16#ifndef ROO_CONV_COEF_VAR
17#define ROO_CONV_COEF_VAR
#define ClassDef(name, id)
RooAbsAnaConvPdf is the base class for PDFs that represent a physics model that can be analytically c...
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooConvCoefVar is an auxilary class that represents the coefficient of a RooAbsAnaConvPdf implementat...
virtual Double_t evaluate() const
Return value of chosen coefficient.
virtual Double_t getValV(const RooArgSet *nset=0) const
Return value of chosen coefficient.
virtual ~RooConvCoefVar()
virtual Double_t analyticalIntegral(Int_t code, const char *rangeName=0) const
Return analytical integral of chosen coefficient.
virtual Int_t getAnalyticalIntegral(RooArgSet &allVars, RooArgSet &analVars, const char *rangeName=0) const
Return analytical integration capabilities of chosen coefficient.
virtual TObject * clone(const char *newname) const
RooSetProxy is the concrete proxy for RooArgSet objects.
Mother of all ROOT objects.