LauCacheData.cc void storeScfFraction(Double_t scfFraction) Set the fraction of poorly constructed events (the self cross feed fraction) Definition: LauCacheData.hh:104 File containing declaration of LauCacheData class. void storeJacobian(Double_t jacobian) Set the Jacobian for the transformation into square Dalitz coordinates. Definition: LauCacheData.hh:110 void storem13Sq(Double_t m13Sq) Set the invariant mass squared of the first and third daugthers. Definition: LauCacheData.hh:68 const std::vector< Double_t > & retrieveImagAmp() const Retrieve the imaginary parts of the amplitudes. Definition: LauCacheData.hh:191 void storem23Sq(Double_t m23Sq) Set the invariant mass squared of the second and third daugthers. Definition: LauCacheData.hh:74 void storeIncohIntensities(const std::vector< Double_t > &incohIntensities) Set the incoherent intensities. Definition: LauCacheData.hh:128 void storethPrime(Double_t thPrime) Set the square Dalitz plot coordinate, theta'. Definition: LauCacheData.hh:86 Double_t retrievem13Sq() const Retrieve the invariant mass squared of the first and third daugthers. Definition: LauCacheData.hh:137 LauCacheData & operator=(const LauCacheData &rhs) Copy assignment operator. Definition: LauCacheData.cc:60 void storeRealAmp(const std::vector< Double_t > &realAmp) Set the real parts of the amplitudes. Definition: LauCacheData.hh:116 Double_t retrievem23Sq() const Retrieve the invariant mass squared of the second and third daugthers. Definition: LauCacheData.hh:143 Double_t retrieveJacobian() const Retrieve the Jacobian for the transformation into square-Dalitz-plot coordinates. Definition: LauCacheData.hh:179 const std::vector< Double_t > & retrieveIncohIntensities() const Retrieve the incoherent intensities. Definition: LauCacheData.hh:197 void storemPrime(Double_t mPrime) Set the square Dalitz plot coordinate, m'. Definition: LauCacheData.hh:80 const std::vector< Double_t > & retrieveRealAmp() const Retrieve the real parts of the amplitudes. Definition: LauCacheData.hh:185 Double_t retrievemPrime() const Retrieve the square Dalitz plot coordinate, m'. Definition: LauCacheData.hh:149 Double_t retrievethPrime() const Retrieve the square Dalitz plot coordinate, theta'. Definition: LauCacheData.hh:155 Double_t retrieveScfFraction() const Retrieve the fraction of poorly reconstructed events (the so-called self cross feed fraction) Definition: LauCacheData.hh:173 void storeImagAmp(const std::vector< Double_t > &imagAmp) Set the imaginary parts of the amplitudes. Definition: LauCacheData.hh:122 Generated by 1.8.18 |