#include <MyHcalClasses.h>
Public Attributes | |
int | depth |
int | ieta |
int | iphi |
MyHcalSubdetector | subdet |
Definition at line 11 of file MyHcalClasses.h.
int MyHcalDetId::depth |
Definition at line 15 of file MyHcalClasses.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), HistoManager::getDetIdsForType(), and dqm_interfaces.DirWalkerDB::run().
int MyHcalDetId::ieta |
Definition at line 13 of file MyHcalClasses.h.
Referenced by HistoManager::getDetIdsForType().
int MyHcalDetId::iphi |
Definition at line 14 of file MyHcalClasses.h.
Referenced by HistoManager::getDetIdsForType().
MyHcalSubdetector MyHcalDetId::subdet |
Definition at line 12 of file MyHcalClasses.h.
Referenced by HistoManager::getDetIdsForType().