LauAbsEffModel.hh 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. virtual Double_t calcEfficiency(const LauKinematics *kinematics) const =0 Determine the efficiency for a given point in the Dalitz plot. virtual Bool_t passVeto(const LauKinematics *kinematics) const =0 Determine whether the given DP position is outside the vetoes. LauAbsEffModel(const LauAbsEffModel &rhs) Copy constructor - not implemented. LauAbsEffModel & operator=(const LauAbsEffModel &rhs) Copy assignment operator - 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 Generated by ![]() |