LauEffModel Class Reference Class that implements the efficiency description across the signal Dalitz plot. More...
Detailed DescriptionClass that implements the efficiency description across the signal Dalitz plot. Class that defines the efficiency model variation across the signal Dalitz plot. The method is based in a predetermined two-dimensional histogram to characterize the phase space acceptance. The efficiency variation is defined in terms of x = m_13^2, y = m_23^2 for the Dalitz plot (default) or x = m', y = theta' for the square Dalitz plot Definition at line 37 of file LauEffModel.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 32 of file LauEffModel.cc.
Destructor. Definition at line 56 of file LauEffModel.cc.
Copy constructor - not implemented. Member Function Documentation
Determine the efficiency for a given point in the Dalitz plot. The method uses the 2D histogram set by the setEffHisto() function and the vetoes information.
Definition at line 130 of file LauEffModel.cc.
Determine whether the efficiency histogram has had its bins fluctuated within their errors. Definition at line 100 of file LauEffModel.hh.
Get the efficiency from a two-dimensional histogram by interpolating in x and y.
Definition at line 118 of file LauEffModel.cc.
Determine whether the given DP position is outside the vetoes.
Definition at line 183 of file LauEffModel.cc.
Set the efficiency variation across the phase space using a predetermined 2D histogram. The efficiency is defined in terms of x = m_13^2, y = m_23^2 or x = m', y = theta' for the square Dalitz plot
Definition at line 63 of file LauEffModel.cc.
Set the efficiency variation across the phase space using a spline based on a predetermined 2D histogram. The efficiency is defined in terms of x = m_13^2, y = m_23^2 or x = m', y = theta' for the square Dalitz plot
Definition at line 91 of file LauEffModel.cc. Member Data Documentation
The daughters object. Definition at line 114 of file LauEffModel.hh.
The efficiency histogram object. Definition at line 120 of file LauEffModel.hh.
Fluctuate histogram within the error. Definition at line 125 of file LauEffModel.hh.
Flag to track whether a warning has been issued for bin values greater than one. Definition at line 131 of file LauEffModel.hh.
Flag to track whether a warning has been issued for bin values less than zero. Definition at line 128 of file LauEffModel.hh.
Use of the square Dalitz plot. Definition at line 123 of file LauEffModel.hh.
The vetoes object. Definition at line 117 of file LauEffModel.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |