Skip to content
Snippets Groups Projects
Commit 32bb638f authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'fexsim' into 'master'

L1CaloFEXSim: lock flags in unit test

See merge request !47659
parents 24a84fa7 1d79c001
No related branches found
No related tags found
5 merge requests!69091Fix correlated smearing bug in JER in JetUncertainties in 22.0,!58791DataQualityConfigurations: Modify L1Calo config for web display,!51674Fixing hotSpotInHIST for Run3 HIST,!50012RecExConfig: Adjust log message levels from GetRunNumber and GetLBNumber,!47659L1CaloFEXSim: lock flags in unit test
......@@ -45,6 +45,7 @@ if __name__ == '__main__':
flags.Scheduler.CheckDependencies=True
flags.Scheduler.ShowDataFlow=True
flags.Trigger.enableL1MuonPhase1=True
flags.lock()
from AthenaConfiguration.MainServicesConfig import MainServicesCfg
acc = MainServicesCfg(flags)
......
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