StRoot
1
|
Public Member Functions | |
EvtPdf (const EvtPdf &other) | |
virtual EvtPdf< T > * | clone () const =0 |
double | evaluate (const T &p) const |
EvtPdfMax< T > | findMax (const EvtPdf< T > &pc, int N) |
EvtValError | findGenEff (const EvtPdf< T > &pc, int N, int nFindMax) |
void | setItg (EvtValError itg) |
EvtValError | getItg () const |
EvtValError | getItg (int N) const |
virtual EvtValError | compute_integral () const |
virtual EvtValError | compute_integral (int) const |
EvtValError | compute_mc_integral (const EvtPdf< T > &pc, int N) |
EvtPredGen< EvtPdfGen< T > , EvtPdfPred< T > > | accRejGen (const EvtPdf< T > &pc, int nMax, double factor=1.) |
virtual T | randomPoint () |
Protected Member Functions | |
virtual double | pdf (const T &) const =0 |
Protected Attributes | |
EvtValError | _itg |