From 8588d54fa2e8b59c61ea641730304bcc0f527e92 Mon Sep 17 00:00:00 2001 From: Matt Kramer Date: Tue, 21 Jan 2025 18:23:06 -0800 Subject: [PATCH] For 2x2 data use ext_trigs from any io_group --- yamls/proto_nd_flow/reco/charge/RawEventGeneratorData.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yamls/proto_nd_flow/reco/charge/RawEventGeneratorData.yaml b/yamls/proto_nd_flow/reco/charge/RawEventGeneratorData.yaml index 83addfc6..de2f0d9d 100644 --- a/yamls/proto_nd_flow/reco/charge/RawEventGeneratorData.yaml +++ b/yamls/proto_nd_flow/reco/charge/RawEventGeneratorData.yaml @@ -14,7 +14,7 @@ params: event_builder_class: 'ExtTrigRawEventBuilder' #'SymmetricWindowRawEventBuilder' event_builder_config: window: 2000 # ExtTrigRawEventBuilder - 2000, more than one drift for 500V/cm - trig_io_grp: 5 + trig_io_grp: -1 rollover_ticks: 10000000 # PPS = 1e7 ticks build_off_beam_events : True VALIDATE_HACK : False