CMS 3D CMS Logo

HcalSubdetector.h
Go to the documentation of this file.
1 #ifndef DATAFORMATS_HCALDETID_HCALSUBDETECTOR_H
2 #define DATAFORMATS_HCALDETID_HCALSUBDETECTOR_H 1
3 
5  HcalEmpty = 0,
6  HcalBarrel = 1,
7  HcalEndcap = 2,
8  HcalOuter = 3,
12 };
13 
21 };
22 
23 #endif
HcalOtherSubdetector
Definition: HcalAssistant.h:40
HcalSubdetector
Definition: HcalAssistant.h:31