3#ifndef ROOSTATS_HISTFACTORY_HISTFACTORYINTERPOLATIONCODEUTILS_H
4#define ROOSTATS_HISTFACTORY_HISTFACTORYINTERPOLATIONCODEUTILS_H
26 std::vector<int> &codes, std::size_t
iParam,
int code,
int maxCode)
29 oocoutE(&
self, InputArguments) << className <<
"::setInterpCode ERROR: " << param.
GetName()
30 <<
" with unknown interpolation code " << code <<
", keeping current code "
31 << codes[
iParam] << std::endl;
38 oocoutE(&
self, InputArguments) << className <<
"::setInterpCode ERROR: " << param.
GetName()
39 <<
" with unknown interpolation code " << code <<
", defaulting to code 2"
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Common abstract base class for objects that represent a value and a "shape" in RooFit.
Abstract base class for objects that represent a real value and implements functionality common to al...
const char * GetName() const override
Returns name of object.
Namespace for the RooStats classes.