LauVetoes.hh
Go to the documentation of this file.
85 void addMassSqVeto( const Int_t resPairAmpInt, const Double_t minMassSq, const Double_t maxMassSq );
const std::vector< Double_t > & getVetoMinMass() const Retrieve the minimum mass-squared for each veto. Definition: LauVetoes.hh:126 const std::vector< Double_t > & getVetoMaxMass() const Retrieve the maximum mass-squared for each veto. Definition: LauVetoes.hh:132 std::vector< Double_t > vetoMaxMass_ The maximum mass-squared for each veto. Definition: LauVetoes.hh:145 Bool_t passVeto(const LauKinematics *kinematics) const Check whether the specified Dalitz plot point passes the vetoes. Definition: LauVetoes.cc:124 std::vector< Int_t > vetoPair_ The index of the vetoed mass-squared variable for each veto. Definition: LauVetoes.hh:139 const std::vector< Int_t > & getVetoPairs() const Retrieve the index of the vetoed mass-squared variable for each veto. Definition: LauVetoes.hh:120 void addMassSqVeto(const Int_t resPairAmpInt, const Double_t minMassSq, const Double_t maxMassSq) Add a veto to the Dalitz plot. Definition: LauVetoes.cc:72 void addMassVeto(const Int_t resPairAmpInt, const Double_t minMass, const Double_t maxMass) Add a veto to the Dalitz plot. Definition: LauVetoes.cc:63 std::vector< Double_t > vetoMinMass_ The minimum mass-squared for each veto. Definition: LauVetoes.hh:142 Generated by ![]() |