Skip to content
Snippets Groups Projects
Commit 2d150d5c authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'mhodgkin_fixMuonESDRecoOutput' into 'master'

Write AOD file from muon reco ESD test such that we can run diff-root on the output.

See merge request atlas/athena!38419
parents 385a5028 865cdb21
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ muonRecFlags.doCalibNtuple = False # write calibration ntuple?
rec.doTruth.set_Value_and_Lock(False)
rec.doTrigger = False
rec.doWriteAOD=True
muonRecFlags.doStandalone.set_Value_and_Lock(True)
muonRecFlags.doTrackPerformance = True
......
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