LauVetoes Class Reference Class for defining vetoes within the Dalitz plot. More...
Detailed DescriptionClass for defining vetoes within the Dalitz plot. Class 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. Definition at line 33 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 91 of file LauVetoes.hh.
Retrieve the maximum mass-squared for each veto.
Definition at line 109 of file LauVetoes.hh.
Retrieve the minimum mass-squared for each veto.
Definition at line 103 of file LauVetoes.hh.
Retrieve the index of the vetoed mass-squared variable for each veto.
Definition at line 97 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 109 of file LauVetoes.cc.
Check whether the specified Dalitz plot point passes the vetoes.
Definition at line 94 of file LauVetoes.cc. Member Data Documentation
The number of vetoes. Definition at line 113 of file LauVetoes.hh.
The maximum mass-squared for each veto. Definition at line 122 of file LauVetoes.hh.
The minimum mass-squared for each veto. Definition at line 119 of file LauVetoes.hh.
The index of the vetoed mass-squared variable for each veto. Definition at line 116 of file LauVetoes.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |