LauWeightedSumEffModel.hh File containing declaration of LauAbsEffModel class. std::vector< Double_t > coeff_ The efficiency model objects. Definition: LauWeightedSumEffModel.hh:107 const LauDaughters * getDaughters() const Return the daughters object. Definition: LauWeightedSumEffModel.hh:91 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 Class that implements the efficiency description across the signal Dalitz plot. Definition: LauWeightedSumEffModel.hh:47 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 Bool_t lowBinWarningIssued_ Flag to track whether a warning has been issued for bin values less than zero. Definition: LauWeightedSumEffModel.hh:113 LauWeightedSumEffModel & operator=(const LauWeightedSumEffModel &rhs) Copy assignment operator - not implemented. 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 LauWeightedSumEffModel(const LauWeightedSumEffModel &rhs) Copy constructor - not implemented. Pure abstract base class for defining the efficiency description across the signal Dalitz plot. Definition: LauAbsEffModel.hh:45 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 Bool_t fluctuateEffHisto() const Determine whether the efficiency histogram has had its bins fluctuated within their errors. Definition: LauWeightedSumEffModel.hh:85 Generated by ![]() |