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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['str']
 
list allowedValues = ['zebra','pool','bytestream']
 
string StoredValue = 'pool'
 

Detailed Description

Input format of the data 

Definition at line 91 of file GlobalFlags.py.

Member Data Documentation

◆ allowedTypes

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

Definition at line 95 of file GlobalFlags.py.

◆ allowedValues

list python.GlobalFlags.InputFormat.allowedValues = ['zebra','pool','bytestream']
static

Definition at line 96 of file GlobalFlags.py.

◆ statusOn

bool python.GlobalFlags.InputFormat.statusOn = True
static

Definition at line 94 of file GlobalFlags.py.

◆ StoredValue

string python.GlobalFlags.InputFormat.StoredValue = 'pool'
static

Definition at line 97 of file GlobalFlags.py.


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