Skip to content
Snippets Groups Projects
Commit 6d3504ae authored by David Richard Shope's avatar David Richard Shope
Browse files

Add ElectronsCPDetailedContent to HIGG3D1 derivation format

Former-commit-id: 7ed2f55ab468031a29a43efa0ccea0b3fc335fa5
parent ec3f5c00
No related branches found
No related tags found
No related merge requests found
......@@ -280,6 +280,8 @@ HIGG3D1SlimmingHelper.SmartCollections = ["Electrons",
HIGG3D1SlimmingHelper.ExtraVariables = list(HIGG3D1ExtraVariables)
HIGG3D1SlimmingHelper.AllVariables = list(HIGG3D1ExtraContainers)
HIGG3D1SlimmingHelper.ExtraVariables += JetTagConfig.GetExtraPromptVariablesForDxAOD()
from DerivationFrameworkEGamma.ElectronsCPDetailedContent import *
HIGG3D1SlimmingHelper.ExtraVariables += ElectronsCPDetailedContent
HIGG3D1SlimmingHelper.AppendToDictionary = {'BTagging_AntiKt4EMPFlow':'xAOD::BTaggingContainer',
'BTagging_AntiKt4EMPFlowAux':'xAOD::BTaggingAuxContainer',
'AntiKtVR30Rmax4Rmin02Track':'xAOD::JetContainer',
......
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