100     coutE(
InputArguments) << 
"RooUniformBinning::setRange: ERROR low bound > high bound" << endl ;
   123   if (bin<0) 
return 0 ;
   137            << 
" is out of range (0," << 
_nbins-1 << 
")" << endl ;
   164            << 
" is out of range (0," << 
_nbins-1 << 
")" << endl ;
   180            << 
" is out of range (0," << 
_nbins-1 << 
")" << endl ;
   198   for (i=0 ; i<=
_nbins ; i++) {
 
RooAbsBinning is the abstract base class for RooRealVar binning definitions This class defines the in...