28using std::vector, std::endl;
38 double nominal, vector<double> low, vector<double> high) :
40 _paramList(
"paramList",
"List of paramficients",this),
44 for (
auto param : paramList) {
46 coutE(InputArguments) <<
"LinInterpVar::ctor(" <<
GetName() <<
") ERROR: paramficient " << param->GetName()
47 <<
" is not of type RooAbsReal" << std::endl ;
59 _paramList(
"paramList",
"List of coefficients",this),
87 if (param->getVal() > 0) {
ROOT::RRangeCast< T, false, Range_t > static_range_cast(Range_t &&coll)
RooAbsReal()
coverity[UNINIT_CTOR] Default constructor
RooArgList is a container object that can hold multiple RooAbsArg objects.
std::vector< double > _low
std::vector< double > _high
double evaluate() const override
Calculate and return value of polynomial.
const char * GetName() const override
Returns name of object.
Namespace for the RooStats classes.
static uint64_t sum(uint64_t i)