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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['bool']
 
bool StoredValue = True
 
int cutEtMin = 30*Units.GeV
 
float cutEtaMax = 2.5
 
string cutAuthor = 'Electron'
 
string cutIsEM = 'Medium'
 
string electronCollectionName = 'Electrons'
 

Detailed Description

Definition at line 30 of file VH_DVFlags.py.

Member Data Documentation

◆ allowedTypes

list python.VH_DVFlags.VH_DV_electronFilterFlags.allowedTypes = ['bool']
static

Definition at line 32 of file VH_DVFlags.py.

◆ cutAuthor

string python.VH_DVFlags.VH_DV_electronFilterFlags.cutAuthor = 'Electron'
static

Definition at line 36 of file VH_DVFlags.py.

◆ cutEtaMax

float python.VH_DVFlags.VH_DV_electronFilterFlags.cutEtaMax = 2.5
static

Definition at line 35 of file VH_DVFlags.py.

◆ cutEtMin

int python.VH_DVFlags.VH_DV_electronFilterFlags.cutEtMin = 30*Units.GeV
static

Definition at line 34 of file VH_DVFlags.py.

◆ cutIsEM

string python.VH_DVFlags.VH_DV_electronFilterFlags.cutIsEM = 'Medium'
static

Definition at line 37 of file VH_DVFlags.py.

◆ electronCollectionName

string python.VH_DVFlags.VH_DV_electronFilterFlags.electronCollectionName = 'Electrons'
static

Definition at line 38 of file VH_DVFlags.py.

◆ statusOn

bool python.VH_DVFlags.VH_DV_electronFilterFlags.statusOn = True
static

Definition at line 31 of file VH_DVFlags.py.

◆ StoredValue

bool python.VH_DVFlags.VH_DV_electronFilterFlags.StoredValue = True
static

Definition at line 33 of file VH_DVFlags.py.


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