Skip to content

Fix ATLASRECTS-4915 by adding splitMC parameter

Susumu Oda requested to merge oda/athena:master-ATLASRECTS-4915 into master

Fix https://its.cern.ch/jira/browse/ATLASRECTS-4915 by adding splitMC parameter. Its default value is False. If this is True and configFlags.Input.isMC is False (i.e. data), the online folder is used.

python ../build/x86_64-centos7-gcc8-opt/python/TrkDetDescrSvc/AtlasTrackingGeometrySvcConfig.py
athena TrackingGeometrySvcCfg.pkl

were fine.

Edited by Susumu Oda

Merge request reports