This is the complete list of members for ProductDensity, including all inherited members.
AbsDensity(const char *pdfName) | AbsDensity | |
density(std::vector< Double_t > &x) | ProductDensity | virtual |
generate(std::vector< Double_t > &x) | AbsDensity | |
generate(TNtuple *tree, UInt_t numEvents) | AbsDensity | |
init(AbsPhaseSpace *thePhaseSpace, std::vector< AbsDensity * > &densityComponents) | ProductDensity | private |
m_densityComponents | ProductDensity | private |
m_dim | ProductDensity | private |
m_majorant | AbsDensity | protected |
m_maxTries | AbsDensity | protected |
m_name | AbsDensity | protected |
m_phaseSpace | ProductDensity | private |
m_rnd | AbsDensity | protected |
name(void) | AbsDensity | inline |
phaseSpace() | ProductDensity | inlinevirtual |
ProductDensity(const char *pdfName, AbsPhaseSpace *thePhaseSpace, std::vector< AbsDensity * > &densityComponents) | ProductDensity | |
ProductDensity(const char *pdfName, AbsPhaseSpace *thePhaseSpace, AbsDensity *d1, AbsDensity *d2, AbsDensity *d3=0, AbsDensity *d4=0) | ProductDensity | |
project(TH1F *hist) | AbsDensity | |
project(TH2F *hist, Bool_t inPhaseSpace=true) | AbsDensity | |
setMajorant(Double_t majorant) | AbsDensity | inline |
setMaxTries(UInt_t maxTries) | AbsDensity | inline |
setSeed(UInt_t seed=0) | AbsDensity | inline |
slice(std::vector< Double_t > &x, UInt_t num, TH1F *hist) | AbsDensity | |
slice(std::vector< Double_t > &x, UInt_t numx, UInt_t numy, TH2F *hist, Bool_t inPhaseSpace=true) | AbsDensity | |
transform(TH1F *hist1, TH1F *hist2, double x) | AbsDensity | |
~AbsDensity() | AbsDensity | virtual |
~ProductDensity() | ProductDensity | virtual |