added option to force geometry preloading
Setting
from Configurables import DetectorDataSvc
DetectorDataSvc(AllowLoadInRunning=False)
will cause a failure if an object is loaded during the execution.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
Setting
from Configurables import DetectorDataSvc
DetectorDataSvc(AllowLoadInRunning=False)
will cause a failure if an object is loaded during the execution.