![]() |
ATLAS Offline Software
|
| str python.TriggerEDMRun2.addL2saVars = "." + identifierAdd.join(l2saVariableToAdd) |
Definition at line 139 of file TriggerEDMRun2.py.
| dict python.TriggerEDMRun2.EDMDetails = {} |
Definition at line 1255 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.EDMLibraries |
Definition at line 1538 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.EFlow |
Definition at line 73 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.identifier = ".-" |
Container Slimming.
Here are the definitions of the strings which will be used to slim containers String to separate EDM members
Definition at line 45 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.identifierAdd = "." |
Definition at line 137 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.l2saVariableToAdd = [] |
Definition at line 138 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.PanTauVars |
Definition at line 59 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.PFOs |
Definition at line 70 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.RemoveBTaggingVariables = ".-"+identifier.join(UnusedBTaggingVariables) |
Definition at line 127 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.RemoveCaloVariables = ".-"+identifier.join(UnusedCaloVariables) |
Definition at line 109 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.RemoveEgammaIsoVariables = ".-"+identifier.join(UnusedEgammaIsoVariables) |
Definition at line 131 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.RemoveIDVariables = ".-"+identifier.join(UnusedIDVariables) |
Definition at line 54 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.RemoveMuonIDVariables = ".-"+identifier.join(UnusedMuonIDVariables) |
Definition at line 124 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.RemoveMuonVariables = ".-"+identifier.join(UnusedMuonVariables) |
Definition at line 119 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.RemoveTauVariables = ".-"+identifier.join(UnusedTauVariables) |
Definition at line 97 of file TriggerEDMRun2.py.
| str python.TriggerEDMRun2.RemoveVtxVariables = ".-"+identifier.join(UnusedVtxVariables) |
Definition at line 55 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.Samplings |
Definition at line 76 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.TriggerEFEvolutionList |
Definition at line 1177 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.TriggerHLTList |
Definition at line 145 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.TriggerIDTruth |
Definition at line 1036 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.TriggerL2EvolutionList |
Definition at line 1067 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.TriggerLvl1List |
Definition at line 942 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.TriggerResultsList |
Definition at line 925 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.TriggerRoiList |
Definition at line 1041 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedBTaggingVariables = ["SV1_deltaR","SV1_Lxy","SV1_L3d","SV0_dstToMatLay","SV1_dstToMatLay","JetFitter_dRFlightDir"] |
Definition at line 126 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedCaloVariables |
Definition at line 99 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedEgammaIsoVariables |
Definition at line 129 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedFourMom |
Definition at line 92 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedIDVariables |
Definition at line 49 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedMuonIDVariables = UnusedIDVariables + ["alignEffectChId","alignEffectDeltaTrans","alignEffectDeltaAngle","alignEffectSigmaDeltaTrans","alignEffectSigmaDeltaAngle"] |
Definition at line 121 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedMuonVariables |
Definition at line 111 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedOldTau |
Definition at line 80 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedProperties |
Definition at line 86 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedTauVariables = PanTauVars + PFOs + EFlow + Samplings + UnusedOldTau + UnusedProperties + UnusedFourMom |
Definition at line 96 of file TriggerEDMRun2.py.
| list python.TriggerEDMRun2.UnusedVtxVariables = ["vxTrackAtVertex"] |
Definition at line 51 of file TriggerEDMRun2.py.