7#ifndef ROOHISTCONSTRAINT
8#define ROOHISTCONSTRAINT
#define ClassDefOverride(name, id)
RooArgSet is a container object that can hold multiple RooAbsArg objects.
The RooHistConstraint implements constraint terms for a binned PDF with statistical uncertainties.
TObject * clone(const char *newname) const override
~RooHistConstraint() override
double getLogVal(const RooArgSet *set=0) const override
Return the log of the current value with given normalization An error message is printed if the argum...
double evaluate() const override
Evaluate this PDF / function / constant. Needs to be overridden by all derived classes.
A histogram function that assigns scale parameters to every bin.
Mother of all ROOT objects.