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 36 of file NominalEfficiencyThresholds.h.
anonymous enum |
Enumerator | |
---|---|
NumberOfTowers |
Definition at line 38 of file NominalEfficiencyThresholds.h.
NominalEfficiencyThresholds::EtaBounds::EtaBounds | ( | ) |
Definition at line 11 of file NominalEfficiencyThresholds.cc.
|
inline |
Definition at line 41 of file NominalEfficiencyThresholds.h.
int NominalEfficiencyThresholds::EtaBounds::towerFromEta | ( | double | eta | ) | const |
Definition at line 30 of file NominalEfficiencyThresholds.cc.
References pileupDistInMC::num, and contentValuesFiles::number.
|
private |
Definition at line 43 of file NominalEfficiencyThresholds.h.
Referenced by operator()().