#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 |
Definition at line 25 of file HcalQIEManager.h.
bool HcalChannelId::operator< | ( | const HcalChannelId & | other | ) | const |
Definition at line 36 of file HcalQIEManager.cc.
References depth, HLT_25ns10e33_v2_cff::depth, eta, 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<(), and dqm_interfaces.DirWalkerDB::run().
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<(), and Jet.Jet::puJetId().
int HcalChannelId::phi |
Definition at line 25 of file HcalQIEManager.h.
Referenced by Particle.Particle::__str__(), HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getTableFromDb(), and operator<().
std::string HcalChannelId::subdetector |
Definition at line 28 of file HcalQIEManager.h.
Referenced by HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getTableFromDb(), and operator<().