Public Attributes | |
double | eta |
phi crystal position in degrees More... | |
bool | gain12 |
eta crystal position More... | |
double | noZsRecE |
sim hit energy sum More... | |
double | phi |
number of sim hits More... | |
double | recE |
energy reconstructed from unsuppressed digi More... | |
double | simE |
int | simHit |
energy reconstructed from zero-suppressed digi More... | |
Used to store barrel crystal channel information
Definition at line 418 of file EcalSelectiveReadoutValidation.h.
double EcalSelectiveReadoutValidation::energiesEb_t::eta |
phi crystal position in degrees
Definition at line 425 of file EcalSelectiveReadoutValidation.h.
Referenced by Particle.Particle::__str__(), Muon.Muon::absEffAreaIso(), EcalSelectiveReadoutValidation::analyzeEB(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
bool EcalSelectiveReadoutValidation::energiesEb_t::gain12 |
eta crystal position
Definition at line 426 of file EcalSelectiveReadoutValidation.h.
Referenced by EcalSelectiveReadoutValidation::analyzeEB().
double EcalSelectiveReadoutValidation::energiesEb_t::noZsRecE |
sim hit energy sum
Definition at line 420 of file EcalSelectiveReadoutValidation.h.
Referenced by EcalSelectiveReadoutValidation::analyzeEB().
double EcalSelectiveReadoutValidation::energiesEb_t::phi |
number of sim hits
Definition at line 424 of file EcalSelectiveReadoutValidation.h.
Referenced by Particle.Particle::__str__(), and EcalSelectiveReadoutValidation::analyzeEB().
double EcalSelectiveReadoutValidation::energiesEb_t::recE |
energy reconstructed from unsuppressed digi
Definition at line 421 of file EcalSelectiveReadoutValidation.h.
Referenced by EcalSelectiveReadoutValidation::analyzeEB().
double EcalSelectiveReadoutValidation::energiesEb_t::simE |
Definition at line 419 of file EcalSelectiveReadoutValidation.h.
Referenced by EcalSelectiveReadoutValidation::analyzeEB(), and EcalSelectiveReadoutValidation::Sorter::operator()().
int EcalSelectiveReadoutValidation::energiesEb_t::simHit |
energy reconstructed from zero-suppressed digi
Definition at line 423 of file EcalSelectiveReadoutValidation.h.
Referenced by EcalSelectiveReadoutValidation::analyzeEB().