TransposedFactorisedDensity.hh
Go to the documentation of this file.
TransposedFactorisedDensity(const char *pdfName, AbsPhaseSpace *thePhaseSpace, AbsDensity *density1, AbsDensity *density2, UInt_t index) Constructor of factorised density of an arbitrary number of density components. Definition: TransposedFactorisedDensity.cpp:13 UInt_t m_dim2 Cached dimensionality of the density 2 phase space. Definition: TransposedFactorisedDensity.hh:69 Double_t density(std::vector< Double_t > &x) Calculate PDF value at the given point. Definition: TransposedFactorisedDensity.cpp:40 UInt_t m_index Index at which density 2 phase space is inserted. Definition: TransposedFactorisedDensity.hh:60 UInt_t m_dim Cached dimensionality of the combined phase space. Definition: TransposedFactorisedDensity.hh:63 UInt_t m_dim1 Cached dimensionality of the density 1 phase space. Definition: TransposedFactorisedDensity.hh:66 AbsPhaseSpace * phaseSpace() Return phase space definition for this PDF. Definition: TransposedFactorisedDensity.hh:46 Generated by 1.8.9.1 |