Public Types | |
enum | { NumberOfTowers = 32 } |
Public Member Functions | |
EtaBounds () | |
float | operator() (unsigned int i) const |
int | towerFromEta (double eta) const |
Private Attributes | |
float | theBounds [NumberOfTowers+1] |
Definition at line 35 of file NominalEfficiencyThresholds.h.
anonymous enum |
Enumerator | |
---|---|
NumberOfTowers |
Definition at line 37 of file NominalEfficiencyThresholds.h.
NominalEfficiencyThresholds::EtaBounds::EtaBounds | ( | ) |
Definition at line 11 of file NominalEfficiencyThresholds.cc.
|
inline |
Definition at line 40 of file NominalEfficiencyThresholds.h.
References mps_fire::i, and theBounds.
int NominalEfficiencyThresholds::EtaBounds::towerFromEta | ( | double | eta | ) | const |
Definition at line 30 of file NominalEfficiencyThresholds.cc.
References PVValHelper::eta, EgammaValidation_cff::num, and contentValuesFiles::number.
|
private |
Definition at line 43 of file NominalEfficiencyThresholds.h.
Referenced by operator()().