![]() |
ATLAS Offline Software
|
#include <VP1GeoFlags.h>
Public Types | |
| enum | SubSystemFlag { None = 0x00000000 , Pixel = 0x00000001 , SCT = 0x00000002 , TRT = 0x00000004 , InDetServMat = 0x00000008 , LAr = 0x00000010 , Tile = 0x00000020 , BarrelToroid = 0x00000040 , MuonBarrelStationInner = 0x00000080 , MuonBarrelStationMiddle = 0x00000100 , MuonBarrelStationOuter = 0x00000200 , MuonEndcapStationCSC = 0x00000400 , MuonEndcapStationTGC = 0x00000800 , MuonEndcapStationMDT = 0x00001000 , AllMuonChambers = 0x00001F80 , CavernInfra = 0x00002000 , BeamPipe = 0x00004000 , LUCID = 0x00010000 , ZDC = 0x00020000 , ALFA = 0x00040000 , ToroidECA = 0x00080000 , ToroidECC = 0x00100000 , MuonFeet = 0x00200000 , MuonShielding = 0x00400000 , MuonToroidsEtc = 0x00800000 , MuonEndcapStationNSW = 0x01000000 , ForwardRegion = 0x02000000 , AFP = 0x04000000 , AllUnrecognisedVolumes = 0x80000000 } |
| enum | MuonChamberAdaptionStyleFlag { OpenMDTChambers = 0x000001 , OpenCSCChambers = 0x000010 , OpenTGCChambers = 0x000100 , HideMDTTubes = 0x001000 , HideRPCVolumes = 0x010000 } |
| enum | VOLSTATE { CONTRACTED , EXPANDED , ZAPPED } |
Static Public Member Functions | |
| static QString | toString (const VOLSTATE &) |
Private Member Functions | |
| VP1GeoFlags () | |
| ~VP1GeoFlags () | |
Definition at line 27 of file VP1GeoFlags.h.
| Enumerator | |
|---|---|
| OpenMDTChambers | |
| OpenCSCChambers | |
| OpenTGCChambers | |
| HideMDTTubes | |
| HideRPCVolumes | |
Definition at line 77 of file VP1GeoFlags.h.
Definition at line 30 of file VP1GeoFlags.h.
|
private |
|
private |
|
static |
Definition at line 18 of file VP1GeoFlags.cxx.