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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['str']
 
list allowedValues = ['auto','COMP200','CONDBR2']
 
string StoredValue = 'auto'
 

Detailed Description

Switch between run1/run2 database instance

Definition at line 71 of file GlobalFlags.py.

Member Data Documentation

◆ allowedTypes

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

Definition at line 74 of file GlobalFlags.py.

◆ allowedValues

list python.GlobalFlags.DatabaseInstance.allowedValues = ['auto','COMP200','CONDBR2']
static

Definition at line 75 of file GlobalFlags.py.

◆ statusOn

bool python.GlobalFlags.DatabaseInstance.statusOn = True
static

Definition at line 73 of file GlobalFlags.py.

◆ StoredValue

string python.GlobalFlags.DatabaseInstance.StoredValue = 'auto'
static

Definition at line 76 of file GlobalFlags.py.


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