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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['str']
 
list allowedValues = ['SharedQueue','EventService','RoundRobin']
 
string StoredValue = 'SharedQueue'
 

Detailed Description

Switch to choose event scheduling strategy

Definition at line 34 of file AthenaMPFlags.py.

Member Data Documentation

◆ allowedTypes

list python.AthenaMPFlags.Strategy.allowedTypes = ['str']
static

Definition at line 37 of file AthenaMPFlags.py.

◆ allowedValues

list python.AthenaMPFlags.Strategy.allowedValues = ['SharedQueue','EventService','RoundRobin']
static

Definition at line 38 of file AthenaMPFlags.py.

◆ statusOn

bool python.AthenaMPFlags.Strategy.statusOn = True
static

Definition at line 36 of file AthenaMPFlags.py.

◆ StoredValue

string python.AthenaMPFlags.Strategy.StoredValue = 'SharedQueue'
static

Definition at line 39 of file AthenaMPFlags.py.


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