ATLAS Offline Software
Loading...
Searching...
No Matches
python.RingerConstants.LayerClass Class Reference
Inheritance diagram for python.RingerConstants.LayerClass:
Collaboration diagram for python.RingerConstants.LayerClass:

Public Types

typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type result

Public Member Functions

 __init__ (self)

Public Attributes

int PreSamplerB = 0
int EMB1 = 1
int EMB2 = 2
int EMB3 = 3
int PreSamplerE = 4
int EME1 = 5
int EME2 = 6
int EME3 = 7
int HEC0 = 8
int HEC1 = 9
int HEC2 = 10
int HEC3 = 11
int TileBar0 = 12
int TileBar1 = 13
int TileBar2 = 14
int TileGap0 = 15
int TileGap1 = 16
int TileGap2 = 17
int TileExt0 = 18
int TileExt1 = 19
int TileExt2 = 20
int FCAL0 = 21
int FCAL1 = 22
int FCAL2 = 23
int Unknown = 24

Detailed Description

Definition at line 14 of file RingerConstants.py.

Member Typedef Documentation

◆ result

Definition at line 90 of file EDM_MasterSearch.h.

Constructor & Destructor Documentation

◆ __init__()

python.RingerConstants.LayerClass.__init__ ( self)

Definition at line 15 of file RingerConstants.py.

15 def __init__(self):
16 self.PreSamplerB = 0
17 self.EMB1 = 1
18 self.EMB2 = 2
19 self.EMB3 = 3
20 self.PreSamplerE = 4
21 self.EME1 = 5
22 self.EME2 = 6
23 self.EME3 = 7
24 self.HEC0 = 8
25 self.HEC1 = 9
26 self.HEC2 = 10
27 self.HEC3 = 11
28 self.TileBar0 = 12
29 self.TileBar1 = 13
30 self.TileBar2 = 14
31 self.TileGap0 = 15
32 self.TileGap1 = 16
33 self.TileGap2 = 17
34 self.TileExt0 = 18
35 self.TileExt1 = 19
36 self.TileExt2 = 20
37 self.FCAL0 = 21
38 self.FCAL1 = 22
39 self.FCAL2 = 23
40 self.Unknown = 24
41

Member Data Documentation

◆ EMB1

int python.RingerConstants.LayerClass.EMB1 = 1

Definition at line 17 of file RingerConstants.py.

◆ EMB2

int python.RingerConstants.LayerClass.EMB2 = 2

Definition at line 18 of file RingerConstants.py.

◆ EMB3

int python.RingerConstants.LayerClass.EMB3 = 3

Definition at line 19 of file RingerConstants.py.

◆ EME1

int python.RingerConstants.LayerClass.EME1 = 5

Definition at line 21 of file RingerConstants.py.

◆ EME2

int python.RingerConstants.LayerClass.EME2 = 6

Definition at line 22 of file RingerConstants.py.

◆ EME3

int python.RingerConstants.LayerClass.EME3 = 7

Definition at line 23 of file RingerConstants.py.

◆ FCAL0

int python.RingerConstants.LayerClass.FCAL0 = 21

Definition at line 37 of file RingerConstants.py.

◆ FCAL1

int python.RingerConstants.LayerClass.FCAL1 = 22

Definition at line 38 of file RingerConstants.py.

◆ FCAL2

int python.RingerConstants.LayerClass.FCAL2 = 23

Definition at line 39 of file RingerConstants.py.

◆ HEC0

int python.RingerConstants.LayerClass.HEC0 = 8

Definition at line 24 of file RingerConstants.py.

◆ HEC1

int python.RingerConstants.LayerClass.HEC1 = 9

Definition at line 25 of file RingerConstants.py.

◆ HEC2

int python.RingerConstants.LayerClass.HEC2 = 10

Definition at line 26 of file RingerConstants.py.

◆ HEC3

int python.RingerConstants.LayerClass.HEC3 = 11

Definition at line 27 of file RingerConstants.py.

◆ PreSamplerB

int python.RingerConstants.LayerClass.PreSamplerB = 0

Definition at line 16 of file RingerConstants.py.

◆ PreSamplerE

int python.RingerConstants.LayerClass.PreSamplerE = 4

Definition at line 20 of file RingerConstants.py.

◆ TileBar0

int python.RingerConstants.LayerClass.TileBar0 = 12

Definition at line 28 of file RingerConstants.py.

◆ TileBar1

int python.RingerConstants.LayerClass.TileBar1 = 13

Definition at line 29 of file RingerConstants.py.

◆ TileBar2

int python.RingerConstants.LayerClass.TileBar2 = 14

Definition at line 30 of file RingerConstants.py.

◆ TileExt0

int python.RingerConstants.LayerClass.TileExt0 = 18

Definition at line 34 of file RingerConstants.py.

◆ TileExt1

int python.RingerConstants.LayerClass.TileExt1 = 19

Definition at line 35 of file RingerConstants.py.

◆ TileExt2

int python.RingerConstants.LayerClass.TileExt2 = 20

Definition at line 36 of file RingerConstants.py.

◆ TileGap0

int python.RingerConstants.LayerClass.TileGap0 = 15

Definition at line 31 of file RingerConstants.py.

◆ TileGap1

int python.RingerConstants.LayerClass.TileGap1 = 16

Definition at line 32 of file RingerConstants.py.

◆ TileGap2

int python.RingerConstants.LayerClass.TileGap2 = 17

Definition at line 33 of file RingerConstants.py.

◆ Unknown

int python.RingerConstants.LayerClass.Unknown = 24

Definition at line 40 of file RingerConstants.py.


The documentation for this class was generated from the following file: