ATLAS Offline Software
Loading...
Searching...
No Matches
python.PerfMonFlags.doFastMonMT Class Reference
Inheritance diagram for python.PerfMonFlags.doFastMonMT:
Collaboration diagram for python.PerfMonFlags.doFastMonMT:

Static Public Attributes

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

Protected Member Functions

 _do_action (self)

Detailed Description

 Flag to active fast MT-safe monitoring framework and service(s)
    It also activates the doMonitoringMT flag

Definition at line 43 of file PerfMonFlags.py.

Member Function Documentation

◆ _do_action()

python.PerfMonFlags.doFastMonMT._do_action ( self)
protected

Definition at line 50 of file PerfMonFlags.py.

50 def _do_action(self):
51 jobproperties.PerfMonFlags.doMonitoringMT = True
52 return
53
54#

Member Data Documentation

◆ allowedTypes

list python.PerfMonFlags.doFastMonMT.allowedTypes = ['bool']
static

Definition at line 48 of file PerfMonFlags.py.

◆ statusOn

bool python.PerfMonFlags.doFastMonMT.statusOn = False
static

Definition at line 47 of file PerfMonFlags.py.

◆ StoredValue

bool python.PerfMonFlags.doFastMonMT.StoredValue = False
static

Definition at line 49 of file PerfMonFlags.py.


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