#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 22 of file HcalQIEManager.h.
|
inline |
Definition at line 23 of file HcalQIEManager.h.
bool HcalChannelId::operator< | ( | const HcalChannelId & | other | ) | const |
Definition at line 26 of file HcalQIEManager.cc.
References hcalRecHitTable_cff::depth, PVValHelper::eta, trackingPlots::other, phi, and subdetector.
int HcalChannelId::depth |
Definition at line 23 of file HcalQIEManager.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getQIETableFromFile(), HcalQIEManager::getTableFromDb(), and dqm_interfaces.DirWalkerDB::run().
int HcalChannelId::eta |
Definition at line 23 of file HcalQIEManager.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getQIETableFromFile(), HcalQIEManager::getTableFromDb(), Jet.Jet::jetID(), datamodel.Object::p4(), and Jet.Jet::puJetId().
int HcalChannelId::phi |
Definition at line 23 of file HcalQIEManager.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getQIETableFromFile(), HcalQIEManager::getTableFromDb(), datamodel.Object::p4(), and ntupleDataFormat.Track::phiPull().
std::string HcalChannelId::subdetector |
Definition at line 26 of file HcalQIEManager.h.
Referenced by HcalQIEManager::generateQieTable(), HcalQIEManager::getHfQieTable(), HcalQIEManager::getQIETableFromFile(), and HcalQIEManager::getTableFromDb().