This is the complete list of members for FormulaDensity, including all inherited members.
AbsDensity(const char *pdfName) | AbsDensity | |
density(std::vector< Double_t > &x) | FormulaDensity | virtual |
FormulaDensity(const char *pdfName, AbsPhaseSpace *thePhaseSpace, const char *formula) | FormulaDensity | |
FormulaDensity(const char *pdfName, AbsPhaseSpace *thePhaseSpace, TFormula *formula) | FormulaDensity | |
generate(std::vector< Double_t > &x) | AbsDensity | |
generate(TNtuple *tree, UInt_t numEvents) | AbsDensity | |
m_dim | FormulaDensity | private |
m_formula | FormulaDensity | private |
m_majorant | AbsDensity | protected |
m_maxTries | AbsDensity | protected |
m_name | AbsDensity | protected |
m_phaseSpace | FormulaDensity | private |
m_rnd | AbsDensity | protected |
name(void) | AbsDensity | inline |
phaseSpace() | FormulaDensity | inlinevirtual |
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 |
~FormulaDensity() | FormulaDensity | virtual |