15 #ifndef ROO_PARAMETRIC_STEP_FUNCTION 16 #define ROO_PARAMETRIC_STEP_FUNCTION virtual TObject * clone(const char *newname) const
Double_t evaluate() const
do not persist
Double_t lastBinValue() const
Iterator abstract base class.
#define ClassDef(name, id)
RooParametricStepFunction()
Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Interface function getAnalyticalIntergral advertises the analytical integrals that are supported...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Array of doubles (64 bits per element).
Mother of all ROOT objects.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
virtual ~RooParametricStepFunction()
Destructor.
Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Implements the actual analytical integral(s) advertised by getAnalyticalIntegral. ...