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