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

Static Public Attributes

bool statusOn = False
 
list allowedTypes = ['str']
 
list allowedValues = ['zero','verylow','low','high']
 
string StoredValue = 'low'
 

Detailed Description

Luminosity 

    zero    -> no pile up at all
    verylow ->   10^33
    low     -> 2 10^33
    high    ->   10^34

Definition at line 104 of file GlobalFlags.py.

Member Data Documentation

◆ allowedTypes

list python.GlobalFlags.Luminosity.allowedTypes = ['str']
static

Definition at line 114 of file GlobalFlags.py.

◆ allowedValues

list python.GlobalFlags.Luminosity.allowedValues = ['zero','verylow','low','high']
static

Definition at line 115 of file GlobalFlags.py.

◆ statusOn

bool python.GlobalFlags.Luminosity.statusOn = False
static

Definition at line 113 of file GlobalFlags.py.

◆ StoredValue

string python.GlobalFlags.Luminosity.StoredValue = 'low'
static

Definition at line 116 of file GlobalFlags.py.


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