Skip to content
Snippets Groups Projects

Updates and cleanings for the 2024 ion run

Merged Benjamin Audurier requested to merge baudurie_ion_2024 into 2024-patches
Compare and
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -11,5 +11,5 @@
from Moore import (options, run_allen)
from RecoConf.hlt1_allen import (allen_gaudi_config)
with allen_gaudi_config.bind(sequence="hlt1_PbPb_default"):
with allen_gaudi_config.bind(sequence="hlt1_PbPb_PbSMOG"):
run_allen(options)
Loading