#include <HcalQIEManager.h>
Public Member Functions | |
HcalChannelId () | |
bool | operator< (const HcalChannelId &other) const |
~HcalChannelId () | |
Public Attributes | |
int | depth |
int | eta |
int | phi |
std::string | subdetector |
Definition at line 20 of file HcalQIEManager.h.
|
inline |
Definition at line 24 of file HcalQIEManager.h.
|
inline |
bool HcalChannelId::operator< | ( | const HcalChannelId & | other | ) | const |
Definition at line 36 of file HcalQIEManager.cc.
References depth, egammaForCoreTracking_cff::depth, eta, PVValHelper::eta, phi, phi, subdetector, and subdetector.
int HcalChannelId::depth |
Definition at line 25 of file HcalQIEManager.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getTableFromDb(), operator<(), dqm_interfaces.DirWalkerDB::run(), and ~HcalChannelId().
int HcalChannelId::eta |
Definition at line 25 of file HcalQIEManager.h.
Referenced by Particle.Particle::__str__(), HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getTableFromDb(), Jet.Jet::jetID(), operator<(), Jet.Jet::puJetId(), and ~HcalChannelId().
int HcalChannelId::phi |
Definition at line 25 of file HcalQIEManager.h.
Referenced by Particle.Particle::__str__(), HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getTableFromDb(), operator<(), ntupleDataFormat.Track::phiPull(), and ~HcalChannelId().
std::string HcalChannelId::subdetector |
Definition at line 28 of file HcalQIEManager.h.
Referenced by HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getTableFromDb(), and operator<().