11#ifndef ROOSTATS_LININTERPVAR
12#define ROOSTATS_LININTERPVAR
29 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...
RooListProxy is the concrete proxy for RooArgList objects.
RooRealVar represents a fundamental (non-derived) real valued object.
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.
@(#)root/roostats:$Id$ Author: George Lewis, Kyle Cranmer