ATLAS Offline Software
Static Public Attributes | List of all members
python.GlobalFlags.DetGeo Class Reference
Inheritance diagram for python.GlobalFlags.DetGeo:
Collaboration diagram for python.GlobalFlags.DetGeo:

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['str']
 
list allowedValues = ['atlas','ctbh8','ctbh6','commis']
 
string StoredValue = 'atlas'
 

Detailed Description

Which detector configuration : atlas, combined test beam or commisisoning

Definition at line 38 of file GlobalFlags.py.

Member Data Documentation

◆ allowedTypes

list python.GlobalFlags.DetGeo.allowedTypes = ['str']
static

Definition at line 42 of file GlobalFlags.py.

◆ allowedValues

list python.GlobalFlags.DetGeo.allowedValues = ['atlas','ctbh8','ctbh6','commis']
static

Definition at line 43 of file GlobalFlags.py.

◆ statusOn

bool python.GlobalFlags.DetGeo.statusOn = True
static

Definition at line 41 of file GlobalFlags.py.

◆ StoredValue

string python.GlobalFlags.DetGeo.StoredValue = 'atlas'
static

Definition at line 44 of file GlobalFlags.py.


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