LauVetoes Class Reference Class for defining vetoes within the Dalitz plot. More...
Detailed DescriptionClass for defining vetoes within the Dalitz plot. Each veto is defined by an index corresponding to one of the three invariant mass-squared variables, and maximum and minimum values for the veto's range in the specified variable. Each mass-squared variable is numbered according to the index of the daughter not involved in the vetoed mass-squared variable. For example a veto in m12 squared would receive the index 3. Since v3r2, in the case of a symmetric DP, vetoes in m13 or m23 will automatically be symmetrised to the other variable (so only one needs to be specified). However, if one wants to veto a region from a symmetric DP in the already-symmetrised co-ordinates, the special indices 4 and 5 can be used that will apply the veto to mMin or mMax, respectively. Definition at line 49 of file LauVetoes.hh. Constructor & Destructor Documentation◆ LauVetoes()
Copy constructor.
Definition at line 44 of file LauVetoes.cc. Member Function Documentation◆ addMassSqVeto()
Add a veto to the Dalitz plot.
Definition at line 72 of file LauVetoes.cc. ◆ addMassVeto()
Add a veto to the Dalitz plot.
Definition at line 63 of file LauVetoes.cc. ◆ getNVetoes()
Retrieve the number of vetoes.
Definition at line 114 of file LauVetoes.hh. ◆ getVetoMaxMass()
Retrieve the maximum mass-squared for each veto.
Definition at line 132 of file LauVetoes.hh. ◆ getVetoMinMass()
Retrieve the minimum mass-squared for each veto.
Definition at line 126 of file LauVetoes.hh. ◆ getVetoPairs()
Retrieve the index of the vetoed mass-squared variable for each veto.
Definition at line 120 of file LauVetoes.hh. ◆ operator=()Copy assignment operator.
Definition at line 52 of file LauVetoes.cc. ◆ passVeto() [1/2]
Check whether the specified Dalitz plot point passes the vetoes.
Definition at line 141 of file LauVetoes.cc. ◆ passVeto() [2/2]
Check whether the specified Dalitz plot point passes the vetoes.
Definition at line 124 of file LauVetoes.cc. The documentation for this class was generated from the following files:
Generated by 1.8.18 |