Skip to content
Snippets Groups Projects
Commit aeae3d96 authored by Emmanuel Le Guirriec's avatar Emmanuel Le Guirriec
Browse files

Merge branch '21.2-AthDerivation_DAOD_PHYSVAL_ART' into '21.2'

Added GSF track detailed content to DAOD_PHYSVAL to support el LH calc

See merge request atlas/athena!14027

Former-commit-id: 6ba9e332b11cb4b163abaf1d69dc13b3b1fe4f9b
parents 41abbf66 4a1eb872
No related branches found
No related tags found
No related merge requests found
...@@ -133,7 +133,8 @@ PHYSVALSlimmingHelper.ExtraVariables = [ "BTagging_AntiKt4EMTopoSecVtx.-vxTrackA ...@@ -133,7 +133,8 @@ PHYSVALSlimmingHelper.ExtraVariables = [ "BTagging_AntiKt4EMTopoSecVtx.-vxTrackA
"TauChargedParticleFlowObjects.pt.eta.phi.m.bdtPi0Score", "TauChargedParticleFlowObjects.pt.eta.phi.m.bdtPi0Score",
"AntiKt4TruthDressedWZJets.GhostCHadronsFinalCount.GhostBHadronsFinalCount.pt.HadronConeExclTruthLabelID.ConeTruthLabelID.PartonTruthLabelID.TrueFlavor", "AntiKt4TruthDressedWZJets.GhostCHadronsFinalCount.GhostBHadronsFinalCount.pt.HadronConeExclTruthLabelID.ConeTruthLabelID.PartonTruthLabelID.TrueFlavor",
] ]
from DerivationFrameworkEGamma.ElectronsCPDetailedContent import GSFTracksCPDetailedContent
PHYSVALSlimmingHelper.ExtraVariables += GSFTracksCPDetailedContent
# Trigger content # Trigger content
PHYSVALSlimmingHelper.IncludeJetTriggerContent = True PHYSVALSlimmingHelper.IncludeJetTriggerContent = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment