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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['str']
 
list allowedValues = ['collisions','singlebeam','cosmics']
 
string StoredValue = 'collisions'
 

Detailed Description

Specify data taking type : with colliding beams (default),
single beam or cosmics 

Definition at line 49 of file BeamFlags.py.

Member Data Documentation

◆ allowedTypes

list python.BeamFlags.beamType.allowedTypes = ['str']
static

Definition at line 54 of file BeamFlags.py.

◆ allowedValues

list python.BeamFlags.beamType.allowedValues = ['collisions','singlebeam','cosmics']
static

Definition at line 55 of file BeamFlags.py.

◆ statusOn

bool python.BeamFlags.beamType.statusOn = True
static

Definition at line 53 of file BeamFlags.py.

◆ StoredValue

string python.BeamFlags.beamType.StoredValue = 'collisions'
static

Definition at line 56 of file BeamFlags.py.


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