UniformDensity.cpp
Go to the documentation of this file.
8 UniformDensity::UniformDensity(const char* pdfName, AbsPhaseSpace* thePhaseSpace) : AbsDensity(pdfName) {
UniformDensity(const char *pdfName, AbsPhaseSpace *thePhaseSpace) Constructor. Definition: UniformDensity.cpp:8 Double_t density(std::vector< Double_t > &x) Calculate PDF value at the given point. Definition: UniformDensity.cpp:18 Generated by 1.8.9.1 |