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

Static Public Attributes

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

Detailed Description

Number of events to skip when reading an input POOL file. This should
be given to the EventSelector service.

Definition at line 41 of file AthenaCommonFlags.py.

Member Data Documentation

◆ allowedTypes

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

Definition at line 46 of file AthenaCommonFlags.py.

◆ statusOn

bool python.AthenaCommonFlags.SkipEvents.statusOn = False
static

Definition at line 45 of file AthenaCommonFlags.py.

◆ StoredValue

int python.AthenaCommonFlags.SkipEvents.StoredValue = 0
static

Definition at line 47 of file AthenaCommonFlags.py.


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