DivideDensity.hh
Go to the documentation of this file.
Class that describes the "divide" density: the ratio of two densities in the same phase spaces... Definition: DivideDensity.hh:13 DivideDensity(const char *pdfName, AbsPhaseSpace *thePhaseSpace, AbsDensity *d1, AbsDensity *d2) Constructor of Divide density. Definition: DivideDensity.cpp:13 Double_t density(std::vector< Double_t > &x) Calculate PDF value at the given point. Definition: DivideDensity.cpp:41 AbsPhaseSpace * phaseSpace() Return phase space definition for this PDF. Definition: DivideDensity.hh:43 Generated by 1.8.9.1 |