16#ifndef ROO_CONSTRAINT_SUM
17#define ROO_CONSTRAINT_SUM
#define ClassDef(name, id)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooConstraintSum calculates the sum of the -(log) likelihoods of a set of RooAbsPfs that represent co...
RooConstraintSum()
Default constructor.
virtual ~RooConstraintSum()
Destructor.
virtual TObject * clone(const char *newname) const
Double_t evaluate() const
Return sum of -log of constraint p.d.f.s.
const RooArgList & list()
RooListProxy is the concrete proxy for RooArgList objects.
RooRealVar represents a variable that can be changed from the outside.
RooSetProxy is the concrete proxy for RooArgSet objects.
Mother of all ROOT objects.