ATLAS Offline Software
Loading...
Searching...
No Matches
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
10namespace TBElementID {
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,
29 Tile = 50,
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,
60 };
61}
62#endif
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition PrunDriver.h:15
@ CombinedScintillator
Definition TBElementID.h:32
Definition HitInfo.h:33