LauCacheData.hh
Go to the documentation of this file.
129 inline void storeIncohIntensities(const std::vector<Double_t>& incohIntensities) {incohIntensities_ = incohIntensities;}
195 inline const std::vector<Double_t>& retrieveIncohIntensities() const {return incohIntensities_;}
Double_t retrievemPrime() const Retrieve the square Dalitz plot coordinate, m'. Definition: LauCacheData.hh:147 std::vector< Double_t > incohIntensities_ The intensities of the incoherent contributions. Definition: LauCacheData.hh:249 Double_t retrievem23Sq() const Retrieve the invariant mass squared of the second and third daugthers. Definition: LauCacheData.hh:141 void storeImagAmp(const std::vector< Double_t > &imagAmp) Set the imaginary parts of the amplitudes. Definition: LauCacheData.hh:123 void storem23Sq(Double_t m23Sq) Set the invariant mass squared of the second and third daugthers. Definition: LauCacheData.hh:75 const std::vector< Double_t > & retrieveImagAmp() const Retrieve the imaginary parts of the amplitudes. Definition: LauCacheData.hh:189 void storemPrime(Double_t mPrime) Set the square Dalitz plot coordinate, m'. Definition: LauCacheData.hh:81 std::vector< Double_t > imagAmp_ The imaginary parts of the amplitudes. Definition: LauCacheData.hh:246 Double_t retrieveJacobian() const Retrieve the Jacobian for the transformation into square-Dalitz-plot coordinates. ... Definition: LauCacheData.hh:177 void storeScfFraction(Double_t scfFraction) Set the fraction of poorly constructed events (the self cross feed fraction) Definition: LauCacheData.hh:105 std::vector< Double_t > & retrieveImagAmp() Retrieve the imaginary parts of the amplitudes. Definition: LauCacheData.hh:207 Double_t m13Sq_ The invariant mass squared of the first and third daugthers. Definition: LauCacheData.hh:219 Double_t retrievem13Sq() const Retrieve the invariant mass squared of the first and third daugthers. Definition: LauCacheData.hh:135 std::vector< Double_t > & retrieveIncohIntensities() Retrieve the incoherent intensities. Definition: LauCacheData.hh:213 Double_t jacobian_ The Jacobian for the transformation into square Dalitz coordinates. Definition: LauCacheData.hh:240 const std::vector< Double_t > & retrieveIncohIntensities() const Retrieve the incoherent intensities. Definition: LauCacheData.hh:195 const std::vector< Double_t > & retrieveRealAmp() const Retrieve the real parts of the amplitudes. Definition: LauCacheData.hh:183 void storeIncohIntensities(const std::vector< Double_t > &incohIntensities) Set the incoherent intensities. Definition: LauCacheData.hh:129 Double_t retrieveScfFraction() const Retrieve the fraction of poorly reconstructed events (the so-called self cross feed fraction) ... Definition: LauCacheData.hh:171 Double_t scfFraction_ The fraction of poorly constructed events (the self cross feed fraction) Definition: LauCacheData.hh:237 Double_t retrievethPrime() const Retrieve the square Dalitz plot coordinate, theta'. Definition: LauCacheData.hh:153 LauCacheData & operator=(const LauCacheData &rhs) Copy assignment operator. Definition: LauCacheData.cc:63 void storeRealAmp(const std::vector< Double_t > &realAmp) Set the real parts of the amplitudes. Definition: LauCacheData.hh:117 void storem13Sq(Double_t m13Sq) Set the invariant mass squared of the first and third daugthers. Definition: LauCacheData.hh:69 Double_t m23Sq_ The invariant mass squared of the second and third daugthers. Definition: LauCacheData.hh:222 void storeJacobian(Double_t jacobian) Set the Jacobian for the transformation into square Dalitz coordinates. Definition: LauCacheData.hh:111 void storethPrime(Double_t thPrime) Set the square Dalitz plot coordinate, theta'. Definition: LauCacheData.hh:87 std::vector< Double_t > & retrieveRealAmp() Retrieve the real parts of the amplitudes. Definition: LauCacheData.hh:201 Generated by ![]() |