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

Merge branch 'flag.MuonRecExample-20220128' into 'master'

MuonRecExample: Fix double registration of flag.

See merge request atlas/athena!50030
parents f8b45401 ebf39e94
No related branches found
No related tags found
No related merge requests found
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
## @file MuonRecFlags.py Flags to steer Muon Standalone Reconstruction
......@@ -620,7 +620,6 @@ class Enabled(SummaryJobProperty):
muonRecFlags.doMSVertex ]
muonRecFlags.add_JobProperty(Enabled)
muonRecFlags.add_JobProperty(runCommissioningChain)
muonRecFlags.setDefaults()
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