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
do not persist
const RooArgList & list()
RooListProxy is the concrete proxy for RooArgList objects.
RooRealVar represents a fundamental (non-derived) real valued object.
RooSetProxy is the concrete proxy for RooArgSet objects.
Iterator abstract base class.
Mother of all ROOT objects.