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 35 of file LauDPPartialIntegralInfo.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 14 of file LauDPPartialIntegralInfo.cc.
Destructor. Definition at line 149 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 163 of file LauDPPartialIntegralInfo.hh.
Retrieve the efficiency for the given grid point.
Definition at line 146 of file LauDPPartialIntegralInfo.hh.
Retrieve the intensity for the given grid point and intensity index.
Definition at line 181 of file LauDPPartialIntegralInfo.hh.
Retrieve the m13BinWidth of DP.
Definition at line 92 of file LauDPPartialIntegralInfo.hh.
Retrieve the m13 value at the given grid point.
Definition at line 131 of file LauDPPartialIntegralInfo.hh.
Retrieve the m23BinWidth of DP.
Definition at line 98 of file LauDPPartialIntegralInfo.hh.
Retrieve the m23 value at the given grid point.
Definition at line 138 of file LauDPPartialIntegralInfo.hh.
Retrieve the maxm13 of DP.
Definition at line 74 of file LauDPPartialIntegralInfo.hh.
Retrieve the maxm23 of DP.
Definition at line 86 of file LauDPPartialIntegralInfo.hh.
Retrieve the minm13 of DP.
Definition at line 68 of file LauDPPartialIntegralInfo.hh.
Retrieve the minm23 of DP.
Definition at line 80 of file LauDPPartialIntegralInfo.hh.
Retrieve the number of bins in m13.
Definition at line 104 of file LauDPPartialIntegralInfo.hh.
Retrieve the number of bins in m23.
Definition at line 110 of file LauDPPartialIntegralInfo.hh.
Retrieve the square DP flag.
Definition at line 116 of file LauDPPartialIntegralInfo.hh.
Retrieve the weight for the given grid point.
Definition at line 124 of file LauDPPartialIntegralInfo.hh.
Copy assignment operator (not implemented)
Store the amplitude for the given grid point and amplitude index.
Definition at line 172 of file LauDPPartialIntegralInfo.hh.
Store the efficiency for the given grid point.
Definition at line 154 of file LauDPPartialIntegralInfo.hh.
Store the intensity for the given grid point and intensity index.
Definition at line 190 of file LauDPPartialIntegralInfo.hh. Member Data Documentation
The amplitude values at each 2D grid point. Definition at line 251 of file LauDPPartialIntegralInfo.hh.
The efficiency at each 2D grid point. Definition at line 248 of file LauDPPartialIntegralInfo.hh.
The incoherent intensity values at each 2D grid point. Definition at line 254 of file LauDPPartialIntegralInfo.hh.
The bin width for m13. Definition at line 212 of file LauDPPartialIntegralInfo.hh.
The m13 positions of the grid points. Definition at line 233 of file LauDPPartialIntegralInfo.hh.
The Gauss-Legendre weights of the m13 grid points. Definition at line 239 of file LauDPPartialIntegralInfo.hh.
The bin width for m23. Definition at line 215 of file LauDPPartialIntegralInfo.hh.
The m23 positions of the grid points. Definition at line 236 of file LauDPPartialIntegralInfo.hh.
The Gauss-Legendre weights of the m23 grid points. Definition at line 242 of file LauDPPartialIntegralInfo.hh.
The maximum of the m13 range. Definition at line 203 of file LauDPPartialIntegralInfo.hh.
The maximum of the m23 range. Definition at line 209 of file LauDPPartialIntegralInfo.hh.
The minimum of the m13 range. Definition at line 200 of file LauDPPartialIntegralInfo.hh.
The minimum of the m23 range. Definition at line 206 of file LauDPPartialIntegralInfo.hh.
The number of amplitude components. Definition at line 224 of file LauDPPartialIntegralInfo.hh.
The number of amplitude components. Definition at line 227 of file LauDPPartialIntegralInfo.hh.
The number of bins in m13. Definition at line 218 of file LauDPPartialIntegralInfo.hh.
The number of bins in m23. Definition at line 221 of file LauDPPartialIntegralInfo.hh.
Flag whether or not we're using the square DP for the integration. Definition at line 230 of file LauDPPartialIntegralInfo.hh.
The combined weights at each 2D grid point. Definition at line 245 of file LauDPPartialIntegralInfo.hh. The documentation for this class was generated from the following files: Generated by 1.8.5 |