Skip to content
Snippets Groups Projects
Commit 4f37164b authored by Edward Moyse's avatar Edward Moyse
Browse files

Remove extraneous lines from MuonRec_jobOptions.py

These only made sense in the separate MuonCalibConfig.py. Remove them from here.
Fixes ATLASRECTS-5848.
parent aae3a48e
No related branches found
No related tags found
No related merge requests found
......@@ -193,9 +193,6 @@ elif muonRecFlags.doCalib():
from MuonRecExample import MuonAlignConfig
from MuonCnvExample import setupMuonCalib
setupMuonCalib()
else:
logMuon.warning("Loading %s but not setting up any MuonCalibration or Ntuple" % __name__ )
#--------------------------------------------------------------------------
# Evaluate tracking performance
......
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