ATLAS Offline Software
Loading...
Searching...
No Matches
TestBeam
TBDetDescr
TBDetDescr
TBElementID.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TBElementID_H
6
#define TBElementID_H
7
8
// every time you add new element here
9
// you need to update TileDetDescrManager constructor as well
10
namespace
TBElementID
{
11
enum
TBElementID
{
12
Unknown
= 0,
13
BEAMPIPE1
= 1,
14
BEAMPIPE2
= 2,
15
SMV
= 3,
// before the MBPS1 magnet
16
S1
= 4,
17
S2
= 5,
18
S3
= 6,
19
SH
= 7,
20
SNEW
= 8,
21
MBPSID
= 9,
// MBPS1 magnet
22
IDET
= 10,
23
Pixel
= 11,
24
SCT
= 15,
25
CTBTRT
= 20,
26
TRT
= 21,
27
CALO
= 40,
28
LArTBBarrel
= 41,
29
Tile
= 50,
30
MuonWall
= 51,
31
PhantomBarrel
= 52,
32
CombinedScintillator
= 53,
33
DeadMaterial
= 54,
34
LArCrate
= 55,
35
MUON
= 60,
36
Muon
= 61,
37
DUMPIRON
= 62,
38
MBPL
= 63,
// MBPL magnet
39
MBPS2
= 64,
// MBPS2 magnet
40
SCDUMP
= 70,
41
SMT
= 71,
42
MUON10x10A
= 72,
43
MUON10x10B
= 73,
44
MUON10x10C
= 74,
45
MUON10x10D
= 75,
46
MUONHODOSELECTOR
= 76,
47
MUONHODOPLANE11
= 80,
48
MUONHODOPLANE12
= 81,
49
MUONHODOPLANE13
= 82,
50
MUONHODOPLANE14
= 83,
51
MUONHODOPLANE15
= 84,
52
MUONHODOPLANE16
= 85,
53
MUONHODOPLANE21
= 90,
54
MUONHODOPLANE22
= 91,
55
MUONHODOPLANE23
= 92,
56
MUONHODOPLANE24
= 93,
57
MUONHODOPLANE25
= 94,
58
MUONHODOPLANE26
= 95,
59
TotalSize
= 100
60
};
61
}
62
#endif
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:45
Pixel
Definition
PixelFEUtils.h:15
SCT
Definition
SCT_ChipUtils.h:14
SH
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition
PrunDriver.h:15
TBElementID
Definition
TBElementID.h:10
TBElementID::S2
@ S2
Definition
TBElementID.h:17
TBElementID::MUONHODOPLANE21
@ MUONHODOPLANE21
Definition
TBElementID.h:53
TBElementID::CALO
@ CALO
Definition
TBElementID.h:27
TBElementID::LArTBBarrel
@ LArTBBarrel
Definition
TBElementID.h:28
TBElementID::MUON10x10B
@ MUON10x10B
Definition
TBElementID.h:43
TBElementID::BEAMPIPE2
@ BEAMPIPE2
Definition
TBElementID.h:14
TBElementID::MUONHODOPLANE22
@ MUONHODOPLANE22
Definition
TBElementID.h:54
TBElementID::MUONHODOPLANE11
@ MUONHODOPLANE11
Definition
TBElementID.h:47
TBElementID::DeadMaterial
@ DeadMaterial
Definition
TBElementID.h:33
TBElementID::IDET
@ IDET
Definition
TBElementID.h:22
TBElementID::SNEW
@ SNEW
Definition
TBElementID.h:20
TBElementID::MUON10x10C
@ MUON10x10C
Definition
TBElementID.h:44
TBElementID::PhantomBarrel
@ PhantomBarrel
Definition
TBElementID.h:31
TBElementID::MUONHODOPLANE24
@ MUONHODOPLANE24
Definition
TBElementID.h:56
TBElementID::MUONHODOPLANE15
@ MUONHODOPLANE15
Definition
TBElementID.h:51
TBElementID::MUONHODOPLANE26
@ MUONHODOPLANE26
Definition
TBElementID.h:58
TBElementID::MBPL
@ MBPL
Definition
TBElementID.h:38
TBElementID::DUMPIRON
@ DUMPIRON
Definition
TBElementID.h:37
TBElementID::MUONHODOSELECTOR
@ MUONHODOSELECTOR
Definition
TBElementID.h:46
TBElementID::LArCrate
@ LArCrate
Definition
TBElementID.h:34
TBElementID::MUON10x10D
@ MUON10x10D
Definition
TBElementID.h:45
TBElementID::S3
@ S3
Definition
TBElementID.h:18
TBElementID::BEAMPIPE1
@ BEAMPIPE1
Definition
TBElementID.h:13
TBElementID::TotalSize
@ TotalSize
Definition
TBElementID.h:59
TBElementID::MUONHODOPLANE12
@ MUONHODOPLANE12
Definition
TBElementID.h:48
TBElementID::CTBTRT
@ CTBTRT
Definition
TBElementID.h:25
TBElementID::CombinedScintillator
@ CombinedScintillator
Definition
TBElementID.h:32
TBElementID::SMT
@ SMT
Definition
TBElementID.h:41
TBElementID::MUON
@ MUON
Definition
TBElementID.h:35
TBElementID::MUON10x10A
@ MUON10x10A
Definition
TBElementID.h:42
TBElementID::MUONHODOPLANE16
@ MUONHODOPLANE16
Definition
TBElementID.h:52
TBElementID::MuonWall
@ MuonWall
Definition
TBElementID.h:30
TBElementID::SMV
@ SMV
Definition
TBElementID.h:15
TBElementID::SCDUMP
@ SCDUMP
Definition
TBElementID.h:40
TBElementID::MUONHODOPLANE23
@ MUONHODOPLANE23
Definition
TBElementID.h:55
TBElementID::MUONHODOPLANE13
@ MUONHODOPLANE13
Definition
TBElementID.h:49
TBElementID::Unknown
@ Unknown
Definition
TBElementID.h:12
TBElementID::S1
@ S1
Definition
TBElementID.h:16
TBElementID::MUONHODOPLANE14
@ MUONHODOPLANE14
Definition
TBElementID.h:50
TBElementID::MUONHODOPLANE25
@ MUONHODOPLANE25
Definition
TBElementID.h:57
TBElementID::MBPSID
@ MBPSID
Definition
TBElementID.h:21
TBElementID::MBPS2
@ MBPS2
Definition
TBElementID.h:39
TRT
Definition
HitInfo.h:33
Tile
Definition
TileVolumeBuilder.h:42
Generated on
for ATLAS Offline Software by
1.14.0