16 #ifndef ROO_EXTENDED_TERM 17 #define ROO_EXTENDED_TERM
virtual ~RooExtendedTerm()
Destructor.
virtual ExtendMode extendMode() const
#define ClassDef(name, id)
RooExtendedTerm()
Constructor.
virtual Double_t expectedEvents(const RooArgSet *nset) const
Return number of expected events from associated event count variable.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooExtendedTerm is a p.d.f with no observables that only introduces an extended ML term for a given n...
Mother of all ROOT objects.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
virtual Double_t expectedEvents(const RooArgSet &nset) const
Double_t evaluate() const
virtual TObject * clone(const char *newname) const