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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['int']
 
int StoredValue = 100
 

Detailed Description

Time interval in milliseconds between subsequent polling of subproceses

Definition at line 56 of file AthenaMPFlags.py.

Member Data Documentation

◆ allowedTypes

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

Definition at line 60 of file AthenaMPFlags.py.

◆ statusOn

bool python.AthenaMPFlags.PollingInterval.statusOn = True
static

Definition at line 59 of file AthenaMPFlags.py.

◆ StoredValue

int python.AthenaMPFlags.PollingInterval.StoredValue = 100
static

Definition at line 61 of file AthenaMPFlags.py.


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