99 coutE(
InputArguments) <<
"RooUniformBinning::setRange: ERROR low bound > high bound" << endl ;
122 if (bin<0)
return 0 ;
136 <<
" is out of range (0," <<
_nbins-1 <<
")" << endl ;
163 <<
" is out of range (0," <<
_nbins-1 <<
")" << endl ;
179 <<
" is out of range (0," <<
_nbins-1 <<
")" << endl ;
197 for (i=0 ; i<=
_nbins ; i++) {