PolynomialDensity.hh
Go to the documentation of this file.
AbsPhaseSpace * phaseSpace() Return phase space definition for this PDF. Definition: PolynomialDensity.hh:70 void readTuple(TTree *tree, std::vector< TString > &vars, UInt_t maxEvents=0) Read Ntuple contaning data points to be used for the fit. Definition: PolynomialDensity.cpp:299 Definition: OneDimPhaseSpace.hh:13 Definition: PolynomialDensity.hh:14 PolynomialDensity(const char *pdfName, OneDimPhaseSpace *thePhaseSpace, UInt_t maxPower, TTree *tree, const char *var, UInt_t maxEvents=0) Definition: PolynomialDensity.cpp:156 Double_t density(std::vector< Double_t > &x) Calculate PDF value at the given point. Definition: PolynomialDensity.cpp:366 Generated by 1.8.9.1 |