ATLAS Offline Software
Functions | Variables
python.HLT.Jet.TriggerJetMods Namespace Reference

Functions

def _jetname (jetdef, modspec)
 Special modifier setups used by jet trigger, but not in offline We just extend the stdJetModifiers from the standard config. More...
 

Variables

 ConstitFourMom_copy
 
 JetScaleNames
 
 AltConstitColls
 
 AltConstitScales
 
 AltJetScales
 
 Cleaning
 
 CutLevel
 
 prereqs
 
 JetContainer
 

Function Documentation

◆ _jetname()

def python.HLT.Jet.TriggerJetMods._jetname (   jetdef,
  modspec 
)
private

Special modifier setups used by jet trigger, but not in offline We just extend the stdJetModifiers from the standard config.

Definition at line 12 of file TriggerJetMods.py.

12 def _jetname(jetdef,modspec):
13  return jetdef.fullname()
14 

Variable Documentation

◆ AltConstitColls

python.HLT.Jet.TriggerJetMods.AltConstitColls

Definition at line 23 of file TriggerJetMods.py.

◆ AltConstitScales

python.HLT.Jet.TriggerJetMods.AltConstitScales

Definition at line 24 of file TriggerJetMods.py.

◆ AltJetScales

python.HLT.Jet.TriggerJetMods.AltJetScales

Definition at line 25 of file TriggerJetMods.py.

◆ Cleaning

python.HLT.Jet.TriggerJetMods.Cleaning

Definition at line 27 of file TriggerJetMods.py.

◆ ConstitFourMom_copy

python.HLT.Jet.TriggerJetMods.ConstitFourMom_copy

Definition at line 21 of file TriggerJetMods.py.

◆ CutLevel

python.HLT.Jet.TriggerJetMods.CutLevel

Definition at line 31 of file TriggerJetMods.py.

◆ JetContainer

python.HLT.Jet.TriggerJetMods.JetContainer

Definition at line 33 of file TriggerJetMods.py.

◆ JetScaleNames

python.HLT.Jet.TriggerJetMods.JetScaleNames

Definition at line 22 of file TriggerJetMods.py.

◆ prereqs

python.HLT.Jet.TriggerJetMods.prereqs

Definition at line 32 of file TriggerJetMods.py.

python.HLT.Jet.TriggerJetMods._jetname
def _jetname(jetdef, modspec)
Special modifier setups used by jet trigger, but not in offline We just extend the stdJetModifiers fr...
Definition: TriggerJetMods.py:12