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

Merge branch 'noRinger.D3PDMakerConfig-20190211' into 'master'

D3PDMakerConfig: Explicitly disable CaloRinger.

See merge request atlas/athena!21048
parents bd6ea14e b407f050
No related branches found
Tags v8r9-pre3
9 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!28528Revert 63f845ae,!27054Atr20369 210,!26342Monopole: Handle fractionally charged particles,!21048D3PDMakerConfig: Explicitly disable CaloRinger.
......@@ -49,6 +49,7 @@ rec.doCBNT.set_Value_and_Lock( False )
rec.doWriteTAG.set_Value_and_Lock( False )
rec.doWritexAOD.set_Value_and_Lock( False )
rec.doTau.set_Value_and_Lock( False )
rec.doCaloRinger.set_Value_and_Lock( False )
from MuonRecExample.MuonRecFlags import muonRecFlags
muonRecFlags.doMSVertex.set_Value_and_Lock( False )
......
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