GooFit  v2.1.3
Public Member Functions | List of all members
GooFit::TruthResolution Class Reference

#include <TruthResolution_Aux.h>

Inheritance diagram for GooFit::TruthResolution:
GooFit::MixingTimeResolution

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)
 

Detailed Description

Definition at line 7 of file TruthResolution_Aux.h.

Constructor & Destructor Documentation

◆ TruthResolution()

GooFit::TruthResolution::TruthResolution ( )

◆ ~TruthResolution()

GooFit::TruthResolution::~TruthResolution ( )

Member Function Documentation

◆ createParameters()

void GooFit::TruthResolution::createParameters ( std::vector< unsigned int > &  pindices,
PdfBase dis 
)
inlineoverridevirtual

Implements GooFit::MixingTimeResolution.

Definition at line 14 of file TruthResolution_Aux.h.

14 { pindices.push_back(0); }

◆ normalisation()

fptype GooFit::TruthResolution::normalisation ( fptype  di1,
fptype  di2,
fptype  di3,
fptype  di4,
fptype  tau,
fptype  xmixing,
fptype  ymixing 
) const
overridevirtual

The documentation for this class was generated from the following file: