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

Static Public Attributes

bool statusOn = False
 
list allowedTypes = ['int']
 
int StoredValue = 5
 

Detailed Description


1st step: define JobProperty classes

Number of events to process or generate

Definition at line 35 of file AthenaCommonFlags.py.

Member Data Documentation

◆ allowedTypes

list python.AthenaCommonFlags.EvtMax.allowedTypes = ['int']
static

Definition at line 38 of file AthenaCommonFlags.py.

◆ statusOn

bool python.AthenaCommonFlags.EvtMax.statusOn = False
static

Definition at line 37 of file AthenaCommonFlags.py.

◆ StoredValue

int python.AthenaCommonFlags.EvtMax.StoredValue = 5
static

Definition at line 39 of file AthenaCommonFlags.py.


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