11#ifndef ROOSTATS_LININTERPVAR
12#define ROOSTATS_LININTERPVAR
30 const RooArgList&
_paramList,
double nominal, std::vector<double> low, std::vector<double> high);
#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.
RooListProxy is the concrete proxy for RooArgList objects.
RooRealVar represents a variable that can be changed from the outside.
RooAbsReal that does piecewise-linear interpolations.
virtual ~LinInterpVar()
Destructor.
std::vector< double > _low
virtual TObject * clone(const char *newname) const
Double_t evaluate() const
do not persist
LinInterpVar()
Default constructor.
std::vector< double > _high
Iterator abstract base class.
Mother of all ROOT objects.
Namespace for the RooStats classes.