LauWeightedSumEffModel.hh
Go to the documentation of this file.
Bool_t highBinWarningIssued_ Flag to track whether a warning has been issued for bin values greater than one. Definition: LauWeightedSumEffModel.hh:117 LauWeightedSumEffModel & operator=(const LauWeightedSumEffModel &rhs) Copy assignment operator - not implemented. File containing declaration of LauAbsEffModel class. Bool_t lowBinWarningIssued_ Flag to track whether a warning has been issued for bin values less than zero. Definition: LauWeightedSumEffModel.hh:114 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:47 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 Pure abstract base class for defining the efficiency description across the signal Dalitz plot... Definition: LauAbsEffModel.hh:46 Bool_t fluctuateEffHisto() const Determine whether the efficiency histogram has had its bins fluctuated within their errors... Definition: LauWeightedSumEffModel.hh:86 Class that implements the efficiency description across the signal Dalitz plot. Definition: LauWeightedSumEffModel.hh:48 Double_t calcEfficiency(const LauKinematics *kinematics) const Determine the efficiency for a given point in the Dalitz plot. Definition: LauWeightedSumEffModel.cc:75 std::vector< Double_t > coeff_ The efficiency model objects. Definition: LauWeightedSumEffModel.hh:108 const LauDaughters * getDaughters() const Return the daughters object. Definition: LauWeightedSumEffModel.hh:92 LauWeightedSumEffModel(const LauDaughters *daughters) Constructor. Definition: LauWeightedSumEffModel.cc:43 Bool_t passVeto(const LauKinematics *kinematics) const Determine whether the given DP position is outside the vetoes. Definition: LauWeightedSumEffModel.cc:113 Bool_t fluctuateEffHisto_ Fluctuate histogram within the error. Definition: LauWeightedSumEffModel.hh:111 std::vector< const LauAbsEffModel * > effModel_ The efficiency model objects. Definition: LauWeightedSumEffModel.hh:105 Generated by 1.8.5 |