ATLAS Offline Software
Loading...
Searching...
No Matches
TriggerEDMRun2.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.TriggerEDMRun2

Variables

str python.TriggerEDMRun2.identifier = ".-"
 Container Slimming.
list python.TriggerEDMRun2.UnusedIDVariables
list python.TriggerEDMRun2.UnusedVtxVariables = ["vxTrackAtVertex"]
str python.TriggerEDMRun2.RemoveIDVariables = ".-"+identifier.join(UnusedIDVariables)
str python.TriggerEDMRun2.RemoveVtxVariables = ".-"+identifier.join(UnusedVtxVariables)
list python.TriggerEDMRun2.PanTauVars
list python.TriggerEDMRun2.PFOs
list python.TriggerEDMRun2.EFlow
list python.TriggerEDMRun2.Samplings
list python.TriggerEDMRun2.UnusedOldTau
list python.TriggerEDMRun2.UnusedProperties
list python.TriggerEDMRun2.UnusedFourMom
list python.TriggerEDMRun2.UnusedTauVariables = PanTauVars + PFOs + EFlow + Samplings + UnusedOldTau + UnusedProperties + UnusedFourMom
str python.TriggerEDMRun2.RemoveTauVariables = ".-"+identifier.join(UnusedTauVariables)
list python.TriggerEDMRun2.UnusedCaloVariables
str python.TriggerEDMRun2.RemoveCaloVariables = ".-"+identifier.join(UnusedCaloVariables)
list python.TriggerEDMRun2.UnusedMuonVariables
str python.TriggerEDMRun2.RemoveMuonVariables = ".-"+identifier.join(UnusedMuonVariables)
list python.TriggerEDMRun2.UnusedMuonIDVariables = UnusedIDVariables + ["alignEffectChId","alignEffectDeltaTrans","alignEffectDeltaAngle","alignEffectSigmaDeltaTrans","alignEffectSigmaDeltaAngle"]
str python.TriggerEDMRun2.RemoveMuonIDVariables = ".-"+identifier.join(UnusedMuonIDVariables)
list python.TriggerEDMRun2.UnusedBTaggingVariables = ["SV1_deltaR","SV1_Lxy","SV1_L3d","SV0_dstToMatLay","SV1_dstToMatLay","JetFitter_dRFlightDir"]
str python.TriggerEDMRun2.RemoveBTaggingVariables = ".-"+identifier.join(UnusedBTaggingVariables)
list python.TriggerEDMRun2.UnusedEgammaIsoVariables
str python.TriggerEDMRun2.RemoveEgammaIsoVariables = ".-"+identifier.join(UnusedEgammaIsoVariables)
str python.TriggerEDMRun2.identifierAdd = "."
list python.TriggerEDMRun2.l2saVariableToAdd = []
str python.TriggerEDMRun2.addL2saVars = "." + identifierAdd.join(l2saVariableToAdd)
list python.TriggerEDMRun2.TriggerHLTList
list python.TriggerEDMRun2.TriggerResultsList
list python.TriggerEDMRun2.TriggerLvl1List
list python.TriggerEDMRun2.TriggerIDTruth
list python.TriggerEDMRun2.TriggerRoiList
list python.TriggerEDMRun2.TriggerL2EvolutionList
list python.TriggerEDMRun2.TriggerEFEvolutionList
dict python.TriggerEDMRun2.EDMDetails = {}
list python.TriggerEDMRun2.EDMLibraries