ATLAS Offline Software
LArWheelCalculatorEnum.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2 
3 # based on LArWheelCalculator_t enum defined in "GeoSpecialShapes/LArWheelCalculatorEnums.h
4 InnerAbsorberWheel=0
5 OuterAbsorberWheel=1
6 InnerElectrodWheel=2
7 OuterElectrodWheel=3
8 InnerAbsorberModule=4
9 OuterAbsorberModule=5
10 InnerElectrodModule=6
11 OuterElectrodModule=7
12 BackInnerBarretteWheel=8
13 BackOuterBarretteWheel=9
14 BackInnerBarretteWheelCalib=10
15 BackOuterBarretteWheelCalib=11
16 BackInnerBarretteModule=12
17 BackOuterBarretteModule=13
18 BackInnerBarretteModuleCalib=14
19 BackOuterBarretteModuleCalib=15
20 InnerGlueWheel=16
21 OuterGlueWheel=17
22 InnerLeadWheel=18
23 OuterLeadWheel=19
24