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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['bool']
 
bool StoredValue = True
 
float cutEtMin = 150.0*Units.GeV
 
float cutEtaMax = 2.5
 
string cutIsEM = "Loose"
 
list triggers = ["HLT_g140_loose"]
 
int prescale = 20
 TriggerAPI. More...
 
int nPassed = 1
 

Detailed Description

Definition at line 171 of file DVFlags.py.

Member Data Documentation

◆ allowedTypes

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

Definition at line 173 of file DVFlags.py.

◆ cutEtaMax

float python.DVFlags.DV_PhotonFilterFlags.cutEtaMax = 2.5
static

Definition at line 176 of file DVFlags.py.

◆ cutEtMin

float python.DVFlags.DV_PhotonFilterFlags.cutEtMin = 150.0*Units.GeV
static

Definition at line 175 of file DVFlags.py.

◆ cutIsEM

string python.DVFlags.DV_PhotonFilterFlags.cutIsEM = "Loose"
static

Definition at line 177 of file DVFlags.py.

◆ nPassed

int python.DVFlags.DV_PhotonFilterFlags.nPassed = 1
static

Definition at line 183 of file DVFlags.py.

◆ prescale

int python.DVFlags.DV_PhotonFilterFlags.prescale = 20
static

TriggerAPI.

Definition at line 182 of file DVFlags.py.

◆ statusOn

bool python.DVFlags.DV_PhotonFilterFlags.statusOn = True
static

Definition at line 172 of file DVFlags.py.

◆ StoredValue

bool python.DVFlags.DV_PhotonFilterFlags.StoredValue = True
static

Definition at line 174 of file DVFlags.py.

◆ triggers

list python.DVFlags.DV_PhotonFilterFlags.triggers = ["HLT_g140_loose"]
static

Definition at line 178 of file DVFlags.py.


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