GooFit
v2.1.3
|
#include <TruthResolution_Aux.h>
Public Member Functions | |
TruthResolution () | |
~TruthResolution () | |
fptype | normalisation (fptype di1, fptype di2, fptype di3, fptype di4, fptype tau, fptype xmixing, fptype ymixing) const override |
void | createParameters (std::vector< unsigned int > &pindices, PdfBase *dis) override |
Public Member Functions inherited from GooFit::MixingTimeResolution | |
MixingTimeResolution () | |
~MixingTimeResolution () | |
void | initIndex (void *dev_fcn_ptr=host_fcn_ptr) |
int | getDeviceFunction () const |
int | getCalcTauIdx () const |
void | setCalcTauIdx (int idx) |
Definition at line 7 of file TruthResolution_Aux.h.
GooFit::TruthResolution::TruthResolution | ( | ) |
GooFit::TruthResolution::~TruthResolution | ( | ) |
|
inlineoverridevirtual |
Implements GooFit::MixingTimeResolution.
Definition at line 14 of file TruthResolution_Aux.h.
|
overridevirtual |
Implements GooFit::MixingTimeResolution.