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:111 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:108 Class that defines the particular 3-body decay under study. Definition: LauDaughters.hh:33 void addEffModel(const LauAbsEffModel *effModel, Double_t coeff) Add an efficiency variation across the phase space using a predetermined LauAbsEffModel object... Definition: LauWeightedSumEffModel.cc:43 Pure abstract base class for defining the efficiency description across the signal Dalitz plot... Definition: LauAbsEffModel.hh:32 Bool_t fluctuateEffHisto() const Determine whether the efficiency histogram has had its bins fluctuated within their errors... Definition: LauWeightedSumEffModel.hh:72 Class that implements the efficiency description across the signal Dalitz plot. Definition: LauWeightedSumEffModel.hh:34 Double_t calcEfficiency(const LauKinematics *kinematics) const Determine the efficiency for a given point in the Dalitz plot. Definition: LauWeightedSumEffModel.cc:66 std::vector< Double_t > coeff_ The efficiency model objects. Definition: LauWeightedSumEffModel.hh:100 Bool_t usingSquareDP() const Determine whether the efficiency histogram is in the square DP. Definition: LauWeightedSumEffModel.hh:84 const LauDaughters * getDaughters() const Return the daughters object. Definition: LauWeightedSumEffModel.hh:78 LauWeightedSumEffModel(const LauDaughters *daughters) Constructor. Definition: LauWeightedSumEffModel.cc:29 Bool_t passVeto(const LauKinematics *kinematics) const Determine whether the given DP position is outside the vetoes. Definition: LauWeightedSumEffModel.cc:104 Bool_t fluctuateEffHisto_ Fluctuate histogram within the error. Definition: LauWeightedSumEffModel.hh:105 std::vector< const LauAbsEffModel * > effModel_ The efficiency model objects. Definition: LauWeightedSumEffModel.hh:97 Generated by 1.8.5 |