Skip to content
Snippets Groups Projects
Commit 64decc5c authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Merge branch 'master-ATLASRECTS5518_2' into 'master'

Workaround for  ATLASRECTS5518

See merge request atlas/athena!33183
parents fc1aa17c e832d259
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ if __name__=="__main__":
itemsToRecord += ["TrackCollection#MuonSpectrometerTracks"]
SetupMuonStandaloneOutput(cfg, ConfigFlags, itemsToRecord)
cfg.printConfig(withDetails = True, summariseProps = True)
cfg.printConfig(withDetails = True)
f=open("MuonReconstruction.pkl","wb")
cfg.store(f)
......
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