Go to the source code of this file.
Defines | |
#define | ECALDETID_ECALSUBDETECTOR_H 1 |
Enumerations | |
enum | EcalSubdetector { EcalBarrel = 1, EcalEndcap = 2, EcalPreshower = 3, EcalTriggerTower = 4, EcalLaserPnDiode = 5 } |
Enumeration for Ecal Subdetectors. More... |
#define ECALDETID_ECALSUBDETECTOR_H 1 |
Definition at line 2 of file EcalSubdetector.h.
enum EcalSubdetector |
Enumeration for Ecal Subdetectors.
Definition at line 12 of file EcalSubdetector.h.
00012 { EcalBarrel=1, EcalEndcap=2, EcalPreshower=3, EcalTriggerTower=4, EcalLaserPnDiode=5 };