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 36 of file LauVetoes.hh. Constructor & Destructor Documentation
Constructor. Definition at line 23 of file LauVetoes.cc.
Destructor. Definition at line 28 of file LauVetoes.cc.
Copy constructor.
Definition at line 32 of file LauVetoes.cc. Member Function Documentation
Add a veto to the Dalitz plot.
Definition at line 60 of file LauVetoes.cc.
Add a veto to the Dalitz plot.
Definition at line 51 of file LauVetoes.cc.
Retrieve the number of vetoes.
Definition at line 97 of file LauVetoes.hh.
Retrieve the maximum mass-squared for each veto.
Definition at line 115 of file LauVetoes.hh.
Retrieve the minimum mass-squared for each veto.
Definition at line 109 of file LauVetoes.hh.
Retrieve the index of the vetoed mass-squared variable for each veto.
Definition at line 103 of file LauVetoes.hh. Copy assignment operator.
Definition at line 40 of file LauVetoes.cc.
Check whether the specified Dalitz plot point passes the vetoes.
Definition at line 104 of file LauVetoes.cc.
Check whether the specified Dalitz plot point passes the vetoes.
Definition at line 121 of file LauVetoes.cc. Member Data Documentation
The number of vetoes. Definition at line 119 of file LauVetoes.hh.
The maximum mass-squared for each veto. Definition at line 128 of file LauVetoes.hh.
The minimum mass-squared for each veto. Definition at line 125 of file LauVetoes.hh.
The index of the vetoed mass-squared variable for each veto. Definition at line 122 of file LauVetoes.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |