LauCacheData Class Reference Class to contain cached data relating to an event. More...
Detailed DescriptionClass to contain cached data relating to an event. Contains information on the dynamics of the event and some additional information such as the efficiency and the self cross feed fraction. Used by the DP dynamics classes to store the cached event information. Definition at line 30 of file LauCacheData.hh. Constructor & Destructor Documentation
Constructor. Definition at line 20 of file LauCacheData.cc.
Destructor. Definition at line 31 of file LauCacheData.cc.
Copy constructor.
Definition at line 35 of file LauCacheData.cc. Member Function Documentation
Copy assignment operator.
Definition at line 48 of file LauCacheData.cc.
Retrieve the imaginary parts of the amplitudes.
Definition at line 157 of file LauCacheData.hh.
Retrieve the Jacobian for the transformation into square-Dalitz-plot coordinates.
Definition at line 145 of file LauCacheData.hh.
Retrieve the invariant mass squared of the first and third daugthers.
Definition at line 109 of file LauCacheData.hh.
Retrieve the invariant mass squared of the second and third daugthers.
Definition at line 115 of file LauCacheData.hh.
Retrieve the square Dalitz plot coordinate, m'.
Definition at line 121 of file LauCacheData.hh.
Retrieve the real parts of the amplitudes.
Definition at line 151 of file LauCacheData.hh.
Retrieve the fraction of poorly reconstructed events (the so-called self cross feed fraction)
Definition at line 139 of file LauCacheData.hh.
Retrieve the square Dalitz plot coordinate, theta'.
Definition at line 127 of file LauCacheData.hh.
Set the imaginary parts of the amplitudes.
Definition at line 103 of file LauCacheData.hh.
Set the Jacobian for the transformation into square Dalitz coordinates.
Definition at line 91 of file LauCacheData.hh.
Set the invariant mass squared of the first and third daugthers.
Definition at line 55 of file LauCacheData.hh.
Set the invariant mass squared of the second and third daugthers.
Definition at line 61 of file LauCacheData.hh.
Set the square Dalitz plot coordinate, m'.
Definition at line 67 of file LauCacheData.hh.
Set the real parts of the amplitudes.
Definition at line 97 of file LauCacheData.hh.
Set the fraction of poorly constructed events (the self cross feed fraction)
Definition at line 85 of file LauCacheData.hh.
Set the square Dalitz plot coordinate, theta'.
Definition at line 73 of file LauCacheData.hh. Member Data Documentation
The efficiency. Definition at line 175 of file LauCacheData.hh.
The imaginary parts of the amplitudes. Definition at line 187 of file LauCacheData.hh.
The Jacobian for the transformation into square Dalitz coordinates. Definition at line 181 of file LauCacheData.hh.
The invariant mass squared of the first and third daugthers. Definition at line 163 of file LauCacheData.hh.
The invariant mass squared of the second and third daugthers. Definition at line 166 of file LauCacheData.hh.
The square Dalitz plot coordinate, m'. Definition at line 169 of file LauCacheData.hh.
The real parts of the amplitudes. Definition at line 184 of file LauCacheData.hh.
The fraction of poorly constructed events (the self cross feed fraction) Definition at line 178 of file LauCacheData.hh.
The square Dalitz plot coordinate, theta'. Definition at line 172 of file LauCacheData.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |