HistogramDensity.cpp
Go to the documentation of this file.
12 HistogramDensity::HistogramDensity(const char* pdfName, AbsPhaseSpace* thePhaseSpace, TH1* hist) : AbsDensity(pdfName) {
18 Logger::print(2, "%20.20s ERROR: Dimensionality of the HistogramDensity phase space is %d (must not exceed 3)\n",
Double_t density(std::vector< Double_t > &x) Calculate PDF value at the given point. Definition: HistogramDensity.cpp:30 HistogramDensity(const char *pdfName, AbsPhaseSpace *thePhaseSpace, TH1 *Histogram) Constructor. Definition: HistogramDensity.cpp:12 Generated by 1.8.9.1 |