LauDPPartialIntegralInfo Class Reference Class for defining (a section of) the Dalitz plot integration binning scheme. More...
Detailed DescriptionClass for defining (a section of) the Dalitz plot integration binning scheme. Defines the range and bin size of the integration grid. Stores the weights and Jacobian for each grid point. Also stores the amplitude values for each model component at each grid point. Definition at line 33 of file LauDPPartialIntegralInfo.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 13 of file LauDPPartialIntegralInfo.cc.
Destructor. Definition at line 126 of file LauDPPartialIntegralInfo.cc.
Copy constructor (not implemented) Member Function Documentation
Retrieve the amplitude for the given grid point and amplitude index.
Definition at line 151 of file LauDPPartialIntegralInfo.hh.
Retrieve the efficiency for the given grid point.
Definition at line 134 of file LauDPPartialIntegralInfo.hh.
Retrieve the intensity for the given grid point and intensity index.
Definition at line 169 of file LauDPPartialIntegralInfo.hh.
Retrieve the m13BinWidth of DP.
Definition at line 86 of file LauDPPartialIntegralInfo.hh.
Retrieve the m13 value at the given grid point.
Definition at line 119 of file LauDPPartialIntegralInfo.hh.
Retrieve the m23BinWidth of DP.
Definition at line 92 of file LauDPPartialIntegralInfo.hh.
Retrieve the m23 value at the given grid point.
Definition at line 126 of file LauDPPartialIntegralInfo.hh.
Retrieve the maxm13 of DP.
Definition at line 68 of file LauDPPartialIntegralInfo.hh.
Retrieve the maxm23 of DP.
Definition at line 80 of file LauDPPartialIntegralInfo.hh.
Retrieve the minm13 of DP.
Definition at line 62 of file LauDPPartialIntegralInfo.hh.
Retrieve the minm23 of DP.
Definition at line 74 of file LauDPPartialIntegralInfo.hh.
Retrieve the number of bins in m13.
Definition at line 98 of file LauDPPartialIntegralInfo.hh.
Retrieve the number of bins in m23.
Definition at line 104 of file LauDPPartialIntegralInfo.hh.
Retrieve the weight for the given grid point.
Definition at line 112 of file LauDPPartialIntegralInfo.hh.
Copy assignment operator (not implemented)
Store the amplitude for the given grid point and amplitude index.
Definition at line 160 of file LauDPPartialIntegralInfo.hh.
Store the efficiency for the given grid point.
Definition at line 142 of file LauDPPartialIntegralInfo.hh.
Store the intensity for the given grid point and intensity index.
Definition at line 178 of file LauDPPartialIntegralInfo.hh. Member Data Documentation
The amplitude values at each 2D grid point. Definition at line 236 of file LauDPPartialIntegralInfo.hh.
The efficiency at each 2D grid point. Definition at line 233 of file LauDPPartialIntegralInfo.hh.
The incoherent intensity values at each 2D grid point. Definition at line 239 of file LauDPPartialIntegralInfo.hh.
The bin width for m13. Definition at line 200 of file LauDPPartialIntegralInfo.hh.
The m13 positions of the grid points. Definition at line 218 of file LauDPPartialIntegralInfo.hh.
The Gauss-Legendre weights of the m13 grid points. Definition at line 224 of file LauDPPartialIntegralInfo.hh.
The bin width for m23. Definition at line 203 of file LauDPPartialIntegralInfo.hh.
The m23 positions of the grid points. Definition at line 221 of file LauDPPartialIntegralInfo.hh.
The Gauss-Legendre weights of the m23 grid points. Definition at line 227 of file LauDPPartialIntegralInfo.hh.
The maximum of the m13 range. Definition at line 191 of file LauDPPartialIntegralInfo.hh.
The maximum of the m23 range. Definition at line 197 of file LauDPPartialIntegralInfo.hh.
The minimum of the m13 range. Definition at line 188 of file LauDPPartialIntegralInfo.hh.
The minimum of the m23 range. Definition at line 194 of file LauDPPartialIntegralInfo.hh.
The number of amplitude components. Definition at line 212 of file LauDPPartialIntegralInfo.hh.
The number of amplitude components. Definition at line 215 of file LauDPPartialIntegralInfo.hh.
The number of bins in m13. Definition at line 206 of file LauDPPartialIntegralInfo.hh.
The number of bins in m23. Definition at line 209 of file LauDPPartialIntegralInfo.hh.
The combined weights at each 2D grid point. Definition at line 230 of file LauDPPartialIntegralInfo.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |