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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ["bool"]
 
bool StoredValue = True
 
float cutEtMin = 60.0*Units.GeV
 
float cutEtaMax = 1.1
 
list triggers = ["HLT_mu60_0eta105_msonly"]
 
int nPassed = 1
 TriggerAPI. More...
 

Detailed Description

Definition at line 147 of file DVFlags.py.

Member Data Documentation

◆ allowedTypes

list python.DVFlags.DV_MuonBarrelFilterFlags.allowedTypes = ["bool"]
static

Definition at line 149 of file DVFlags.py.

◆ cutEtaMax

float python.DVFlags.DV_MuonBarrelFilterFlags.cutEtaMax = 1.1
static

Definition at line 152 of file DVFlags.py.

◆ cutEtMin

float python.DVFlags.DV_MuonBarrelFilterFlags.cutEtMin = 60.0*Units.GeV
static

Definition at line 151 of file DVFlags.py.

◆ nPassed

int python.DVFlags.DV_MuonBarrelFilterFlags.nPassed = 1
static

TriggerAPI.

Definition at line 156 of file DVFlags.py.

◆ statusOn

bool python.DVFlags.DV_MuonBarrelFilterFlags.statusOn = True
static

Definition at line 148 of file DVFlags.py.

◆ StoredValue

bool python.DVFlags.DV_MuonBarrelFilterFlags.StoredValue = True
static

Definition at line 150 of file DVFlags.py.

◆ triggers

list python.DVFlags.DV_MuonBarrelFilterFlags.triggers = ["HLT_mu60_0eta105_msonly"]
static

Definition at line 153 of file DVFlags.py.


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