|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   30   for (
int i = 0; 
i < (nEBins-1); 
i++) {
 
   42   for (
int i = nEBins - 1; 
i > 0; 
i--) {
 
   68   int nBins = binBounds.size() - 1;
 
   71     if (
x >= binBounds[
i] && 
x < binBounds[
i+1]) {
 
  
std::vector< double > m_eBinBounds
virtual ~eflowEEtaBinBase()
static int getBinIndex(double x, const std::vector< double > &binBounds)
Scalar eta() const
pseudorapidity method
int getEBinIndexLegacy(double e) const
int getEBinIndex(double e) const
int getEtaBinIndex(double eta) const
static const double m_errorReturnValue
std::vector< double > m_etaBinBounds