Go to the source code of this file.
Enumerations | |
enum | HcalOtherSubdetector { HcalOtherEmpty = 0, HcalCalibration = 2, HcalOtherEmpty = 0, HcalCalibration = 2, HcalDcsBarrel = 3, HcalDcsEndcap = 4, HcalDcsOuter = 5, HcalDcsForward = 6 } |
enum | HcalSubdetector { HcalEmpty = 0, HcalBarrel = 1, HcalEndcap = 2, HcalOuter = 3, HcalForward = 4, HcalTriggerTower = 5, HcalOther = 7, HcalEmpty = 0, HcalBarrel = 1, HcalEndcap = 2, HcalOuter = 3, HcalForward = 4, HcalTriggerTower = 5, HcalOther = 7 } |
enum HcalOtherSubdetector |
Enumerator | |
---|---|
HcalOtherEmpty | |
HcalCalibration | |
HcalOtherEmpty | |
HcalCalibration | |
HcalDcsBarrel | |
HcalDcsEndcap | |
HcalDcsOuter | |
HcalDcsForward |
Definition at line 14 of file HcalSubdetector.h.
enum HcalSubdetector |
Enumerator | |
---|---|
HcalEmpty | |
HcalBarrel | |
HcalEndcap | |
HcalOuter | |
HcalForward | |
HcalTriggerTower | |
HcalOther | |
HcalEmpty | |
HcalBarrel | |
HcalEndcap | |
HcalOuter | |
HcalForward | |
HcalTriggerTower | |
HcalOther |
Definition at line 4 of file HcalSubdetector.h.