Skip to content
Snippets Groups Projects
Commit 513cba33 authored by Lucy Lewitt's avatar Lucy Lewitt
Browse files

Add ForwardElectrons to allVariables collection.

parent 43709e0b
No related branches found
No related tags found
1 merge request!78759Add ForwardElectrons to HION4
......@@ -88,6 +88,7 @@ def HION4AllVariablesGeneral():
variables += ["InDetPixelTrackParticles"]
variables += ["Photons"]
variables += ["Electrons"]
variables += ["ForwardElectrons"]
variables += ["AntiKt4HIJets"]
return variables
......
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