11 #ifndef ROOSTATS_LININTERPVAR
12 #define ROOSTATS_LININTERPVAR
22 namespace HistFactory{
29 const RooArgList&
_paramList,
double nominal, std::vector<double> low, std::vector<double> high);
std::vector< double > _low
Double_t evaluate() const
do not persist
Iterator abstract base class.
#define ClassDef(name, id)
virtual TObject * clone(const char *newname) const
RooRealVar represents a fundamental (non-derived) real valued object.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
std::vector< double > _high
RooListProxy is the concrete proxy for RooArgList objects.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
LinInterpVar()
Default constructor.
Mother of all ROOT objects.
virtual ~LinInterpVar()
Destructor.