65 coutE(InputArguments) <<
"RooUniformBinning::setRange: ERROR low bound > high bound" << endl ;
84 const double oneOverW = 1./
_binw;
86 for(std::size_t
i = 0;
i <
n; ++
i) {
99 coutE(InputArguments) <<
"RooUniformBinning::binCenter ERROR: bin index " <<
i
100 <<
" is out of range (0," <<
_nbins-1 <<
")" << endl ;
126 coutE(InputArguments) <<
"RooUniformBinning::binLow ERROR: bin index " <<
i
127 <<
" is out of range (0," <<
_nbins-1 <<
")" << endl ;
142 coutE(InputArguments) <<
"RooUniformBinning::fitBinHigh ERROR: bin index " <<
i
143 <<
" is out of range (0," <<
_nbins-1 <<
")" << endl ;
return
Invalidate stored TCling state for declarations included in transaction âTâ.
RooAbsBinning(const char *name=nullptr)