#include <TddpPdf.h>
Definition at line 115 of file TddpPdf.h.
◆ operator()()
Definition at line 117 of file TddpPdf.h.
118 return {thrust::get<0>(one) + thrust::get<0>(two),
119 thrust::get<1>(one) + thrust::get<1>(two),
120 thrust::get<2>(one) + thrust::get<2>(two),
121 thrust::get<3>(one) + thrust::get<3>(two),
122 thrust::get<4>(one) + thrust::get<4>(two),
123 thrust::get<5>(one) + thrust::get<5>(two)};
The documentation for this class was generated from the following file:
- /home/travis/build/GooFit/GooFit/include/goofit/PDFs/physics/TddpPdf.h