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

Static Public Attributes

bool statusOn = True
 
list allowedTypes = ['bool']
 
bool StoredValue = True
 
float jetPtCut = 40.0*Units.GeV
 
int nJetPassed = 1
 
float MaxSumPtTrk = 5.0*Units.GeV
 

Detailed Description

Definition at line 52 of file VH_DVFlags.py.

Member Data Documentation

◆ allowedTypes

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

Definition at line 54 of file VH_DVFlags.py.

◆ jetPtCut

float python.VH_DVFlags.VH_DV_jetFilterFlags.jetPtCut = 40.0*Units.GeV
static

Definition at line 56 of file VH_DVFlags.py.

◆ MaxSumPtTrk

float python.VH_DVFlags.VH_DV_jetFilterFlags.MaxSumPtTrk = 5.0*Units.GeV
static

Definition at line 58 of file VH_DVFlags.py.

◆ nJetPassed

int python.VH_DVFlags.VH_DV_jetFilterFlags.nJetPassed = 1
static

Definition at line 57 of file VH_DVFlags.py.

◆ statusOn

bool python.VH_DVFlags.VH_DV_jetFilterFlags.statusOn = True
static

Definition at line 53 of file VH_DVFlags.py.

◆ StoredValue

bool python.VH_DVFlags.VH_DV_jetFilterFlags.StoredValue = True
static

Definition at line 55 of file VH_DVFlags.py.


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