Skip to content
Snippets Groups Projects

Remove Hlt1GECPassthroughDecision

Merged Ahmed Abdelmotteleb requested to merge ahabdelm-remove-gec-moore into master
Files
9
@@ -39,8 +39,7 @@ if UseDD4Hep:
DDDBConf().GeometryVersion = 'run3/before-rich1-geom-update-26052022'
config = configure_input(options)
with (allen_gaudi_config.bind(
sequence="hlt1_pp_forward_then_matching_no_ut_no_gec"),
with (allen_gaudi_config.bind(sequence="hlt1_pp_forward_then_matching_no_ut"),
allen_runtime_options.bind(
filename="allen_write_hlt1_bandwidth_test_monitor.root")):
line_names = get_allen_line_names()
Loading