Skip to content
Snippets Groups Projects
Commit 79e382d5 authored by Walter Lampl's avatar Walter Lampl Committed by Graeme Stewart
Browse files

LArMinimalSetup: Force CONDBR2 (LArConditionsCommon-00-02-72)

parent cd4a4352
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,10 @@ globalflags.DetGeo.set_Value_and_Lock('atlas')
globalflags.Luminosity.set_Value_and_Lock('zero')
globalflags.DataSource.set_Value_and_Lock('data')
globalflags.InputFormat.set_Value_and_Lock('bytestream')
globalflags.DatabaseInstance.set_Value_and_Lock('COMP200')
globalflags.DatabaseInstance.set_Value_and_Lock('CONDBR2')
from AthenaCommon.JobProperties import jobproperties
jobproperties.Global.DetDescrVersion = "ATLAS-GEO-16-00-00"
jobproperties.Global.DetDescrVersion = "ATLAS-GEO-20-00-00"
from AthenaCommon.DetFlags import DetFlags
DetFlags.Calo_setOff() #Switched off to avoid geometry
......
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