#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 HistoManager::getDetIdsForType().
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().