LauWeightedSumEffModel.cc
Go to the documentation of this file.
std::vector< Double_t > coeff_ The efficiency model objects. Definition: LauWeightedSumEffModel.hh:107 virtual const LauDaughters * getDaughters() const =0 Return the daughters object. virtual Bool_t fluctuateEffHisto() const =0 Determine whether the efficiency histogram has had its bins fluctuated within their errors. Int_t getTypeDaug2() const Get PDG code of the second daughter particle. Definition: LauDaughters.cc:349 File containing declaration of Lau2DHistDP class. LauWeightedSumEffModel(const LauDaughters *daughters) Constructor. Definition: LauWeightedSumEffModel.cc:42 Bool_t highBinWarningIssued_ Flag to track whether a warning has been issued for bin values greater than one. Definition: LauWeightedSumEffModel.hh:116 Bool_t fluctuateEffHisto_ Fluctuate histogram within the error. Definition: LauWeightedSumEffModel.hh:110 std::vector< const LauAbsEffModel * > effModel_ The efficiency model objects. Definition: LauWeightedSumEffModel.hh:104 File containing declaration of LauDaughters class. Bool_t lowBinWarningIssued_ Flag to track whether a warning has been issued for bin values less than zero. Definition: LauWeightedSumEffModel.hh:113 Double_t calcEfficiency(const LauKinematics *kinematics) const Determine the efficiency for a given point in the Dalitz plot. Definition: LauWeightedSumEffModel.cc:76 void addEffModel(const LauAbsEffModel *effModel, Double_t coeff) Add an efficiency variation across the phase space using a predetermined LauAbsEffModel object. Definition: LauWeightedSumEffModel.cc:56 Bool_t passVeto(const LauKinematics *kinematics) const Determine whether the given DP position is outside the vetoes. Definition: LauWeightedSumEffModel.cc:120 File containing declaration of Lau2DSplineDP class. Pure abstract base class for defining the efficiency description across the signal Dalitz plot. Definition: LauAbsEffModel.hh:45 File containing declaration of LauVetoes class. Int_t getTypeDaug1() const Get PDG code of the first daughter particle. Definition: LauDaughters.cc:344 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 File containing declaration of LauWeightedSumEffModel class. Int_t getTypeDaug3() const Get PDG code of the third daughter particle. Definition: LauDaughters.cc:354 File containing declaration of LauKinematics class. Generated by ![]() |