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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['bool']
 
bool StoredValue = True
 
int prescale = 20
 

Detailed Description

Definition at line 262 of file DVFlags.py.

Member Data Documentation

◆ allowedTypes

list python.DVFlags.DV_PrescalerFlags.allowedTypes = ['bool']
static

Definition at line 264 of file DVFlags.py.

◆ prescale

int python.DVFlags.DV_PrescalerFlags.prescale = 20
static

Definition at line 266 of file DVFlags.py.

◆ statusOn

bool python.DVFlags.DV_PrescalerFlags.statusOn = True
static

Definition at line 263 of file DVFlags.py.

◆ StoredValue

bool python.DVFlags.DV_PrescalerFlags.StoredValue = True
static

Definition at line 265 of file DVFlags.py.


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