12#ifndef EVT_BREIT_WIGNER_PDF_HH
13#define EVT_BREIT_WIGNER_PDF_HH
36 inline double m0()
const {
return _m0; }
37 inline double g0()
const {
return _g0; }
double pdf(const EvtPoint1D &x) const
double pdfIntegral(double m) const
double pdfIntegralInverse(double x) const
virtual ~EvtBreitWignerPdf()
EvtPdf< EvtPoint1D > * clone() const