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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['str']
 
string StoredValue = "perfmonmt.json"
 

Detailed Description

Flag to override the default output file name of the perfmonmt json

Definition at line 69 of file PerfMonFlags.py.

Member Data Documentation

◆ allowedTypes

list python.PerfMonFlags.OutputJSON.allowedTypes = ['str']
static

Definition at line 73 of file PerfMonFlags.py.

◆ statusOn

bool python.PerfMonFlags.OutputJSON.statusOn = True
static

Definition at line 72 of file PerfMonFlags.py.

◆ StoredValue

string python.PerfMonFlags.OutputJSON.StoredValue = "perfmonmt.json"
static

Definition at line 74 of file PerfMonFlags.py.


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