Skip to content
Snippets Groups Projects
Commit 63abf2b3 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'AddForwardElectronsToHION4' into 'main'

Add ForwardElectrons to HION4

See merge request atlas/athena!78759
parents 1c517fc0 513cba33
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