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 49 of file LauDPPartialIntegralInfo.hh. Constructor & Destructor Documentation
Constructor.
Definition at line 38 of file LauDPPartialIntegralInfo.cc.
Destructor. Definition at line 173 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 177 of file LauDPPartialIntegralInfo.hh.
Retrieve the efficiency for the given grid point.
Definition at line 160 of file LauDPPartialIntegralInfo.hh.
Retrieve the intensity for the given grid point and intensity index.
Definition at line 195 of file LauDPPartialIntegralInfo.hh.
Retrieve the m13BinWidth of DP.
Definition at line 106 of file LauDPPartialIntegralInfo.hh.
Retrieve the m13 value at the given grid point.
Definition at line 145 of file LauDPPartialIntegralInfo.hh.
Retrieve the m23BinWidth of DP.
Definition at line 112 of file LauDPPartialIntegralInfo.hh.
Retrieve the m23 value at the given grid point.
Definition at line 152 of file LauDPPartialIntegralInfo.hh.
Retrieve the maxm13 of DP.
Definition at line 88 of file LauDPPartialIntegralInfo.hh.
Retrieve the maxm23 of DP.
Definition at line 100 of file LauDPPartialIntegralInfo.hh.
Retrieve the minm13 of DP.
Definition at line 82 of file LauDPPartialIntegralInfo.hh.
Retrieve the minm23 of DP.
Definition at line 94 of file LauDPPartialIntegralInfo.hh.
Retrieve the number of bins in m13.
Definition at line 118 of file LauDPPartialIntegralInfo.hh.
Retrieve the number of bins in m23.
Definition at line 124 of file LauDPPartialIntegralInfo.hh.
Retrieve the square DP flag.
Definition at line 130 of file LauDPPartialIntegralInfo.hh.
Retrieve the weight for the given grid point.
Definition at line 138 of file LauDPPartialIntegralInfo.hh.
Copy assignment operator (not implemented)
Store the amplitude for the given grid point and amplitude index.
Definition at line 186 of file LauDPPartialIntegralInfo.hh.
Store the efficiency for the given grid point.
Definition at line 168 of file LauDPPartialIntegralInfo.hh.
Store the intensity for the given grid point and intensity index.
Definition at line 204 of file LauDPPartialIntegralInfo.hh. Member Data Documentation
The amplitude values at each 2D grid point. Definition at line 265 of file LauDPPartialIntegralInfo.hh.
The efficiency at each 2D grid point. Definition at line 262 of file LauDPPartialIntegralInfo.hh.
The incoherent intensity values at each 2D grid point. Definition at line 268 of file LauDPPartialIntegralInfo.hh.
The bin width for m13. Definition at line 226 of file LauDPPartialIntegralInfo.hh.
The m13 positions of the grid points. Definition at line 247 of file LauDPPartialIntegralInfo.hh.
The Gauss-Legendre weights of the m13 grid points. Definition at line 253 of file LauDPPartialIntegralInfo.hh.
The bin width for m23. Definition at line 229 of file LauDPPartialIntegralInfo.hh.
The m23 positions of the grid points. Definition at line 250 of file LauDPPartialIntegralInfo.hh.
The Gauss-Legendre weights of the m23 grid points. Definition at line 256 of file LauDPPartialIntegralInfo.hh.
The maximum of the m13 range. Definition at line 217 of file LauDPPartialIntegralInfo.hh.
The maximum of the m23 range. Definition at line 223 of file LauDPPartialIntegralInfo.hh.
The minimum of the m13 range. Definition at line 214 of file LauDPPartialIntegralInfo.hh.
The minimum of the m23 range. Definition at line 220 of file LauDPPartialIntegralInfo.hh.
The number of amplitude components. Definition at line 238 of file LauDPPartialIntegralInfo.hh.
The number of amplitude components. Definition at line 241 of file LauDPPartialIntegralInfo.hh.
The number of bins in m13. Definition at line 232 of file LauDPPartialIntegralInfo.hh.
The number of bins in m23. Definition at line 235 of file LauDPPartialIntegralInfo.hh.
Flag whether or not we're using the square DP for the integration. Definition at line 244 of file LauDPPartialIntegralInfo.hh.
The combined weights at each 2D grid point. Definition at line 259 of file LauDPPartialIntegralInfo.hh. The documentation for this class was generated from the following files: Generated by ![]() |