Skip to content
Snippets Groups Projects
Commit 8840af31 authored by Jovan Mitrevski's avatar Jovan Mitrevski
Browse files

fix iso ED configuration

parent 69cf1529
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,7 @@ def configureEDCorrection(tool):
OutputLevel = min(getPropertyValue(tool, 'OutputLevel'), INFO)
try:
from AthenaCommon.AppMgr import ToolSvc
from JetRec.JetRecStandard import jtm
from EventShapeTools.EventDensityConfig import configEventDensityTool, EventDensityAthAlg
from AthenaCommon.AlgSequence import AlgSequence
topSequence = AlgSequence()
......
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