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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['int']
 
list allowedValues = [2]
 
int StoredValue = 2
 

Detailed Description

To distinguish between AthenaMP 1 and 2 (requested by transforms)

Definition at line 48 of file AthenaMPFlags.py.

Member Data Documentation

◆ allowedTypes

list python.AthenaMPFlags.Version.allowedTypes = ['int']
static

Definition at line 52 of file AthenaMPFlags.py.

◆ allowedValues

list python.AthenaMPFlags.Version.allowedValues = [2]
static

Definition at line 53 of file AthenaMPFlags.py.

◆ statusOn

bool python.AthenaMPFlags.Version.statusOn = True
static

Definition at line 51 of file AthenaMPFlags.py.

◆ StoredValue

int python.AthenaMPFlags.Version.StoredValue = 2
static

Definition at line 54 of file AthenaMPFlags.py.


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