Skip to content
Snippets Groups Projects
Commit a0549af8 authored by Duc Ta's avatar Duc Ta
Browse files

Merge branch '24.0-jetRecoTest' into '24.0'

Specifying global conditions tag

See merge request !71245
parents 1181fb9c a806991e
No related branches found
No related tags found
2 merge requests!713262024-05-13: merge of 24.0 into main,!71245Specifying global conditions tag
......@@ -10,6 +10,7 @@ if __name__=="__main__":
# We have to set the production step, which PFFlow muon linking uses for autoconfiguration.
from AthenaConfiguration.Enums import ProductionStep
flags.Common.ProductionStep=ProductionStep.Derivation
flags.IOVDb.GlobalTag = "OFLCOND-MC21-SDR-RUN3-07"
flags.lock()
from AthenaConfiguration.MainServicesConfig import MainServicesCfg
......
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