From 18c47ed4375029b8ccccd759c93bcf1dbec49a7d Mon Sep 17 00:00:00 2001 From: Linyan Wan Date: Wed, 3 Sep 2025 20:24:56 -0500 Subject: [PATCH] To go with the reco1 production convention of saving the filtered events --- .../standard/reco/reco1_data_lowthreshold_dnn.fcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbndcode/JobConfigurations/standard/reco/reco1_data_lowthreshold_dnn.fcl b/sbndcode/JobConfigurations/standard/reco/reco1_data_lowthreshold_dnn.fcl index 31ff741ba..d40827076 100644 --- a/sbndcode/JobConfigurations/standard/reco/reco1_data_lowthreshold_dnn.fcl +++ b/sbndcode/JobConfigurations/standard/reco/reco1_data_lowthreshold_dnn.fcl @@ -1,4 +1,4 @@ -#include "reco1_data.fcl" +#include "reco1_data_storefilteredevents.fcl" #override the wirecell settings with the top include physics.producers.sptpc2d: @local::sbnd_wcls_sp_data_low physics.producers.sptpc2d.wcls_main.structs.enableLowROIThresholds: true @@ -6,4 +6,4 @@ physics.producers.sptpc2d.wcls_main.structs.enableLowROIThresholds: true physics.producers.gaushit.HitFinderToolVec.CandidateHitsPlane0.MinHitHeight: 8 physics.producers.gaushit.HitFinderToolVec.CandidateHitsPlane1.MinHitHeight: 9 physics.producers.gaushit.HitFinderToolVec.CandidateHitsPlane2.MinHitHeight: 5 -physics.producers.gaushit.CalDataModuleLabel: "sptpc2d:dnnsp" \ No newline at end of file +physics.producers.gaushit.CalDataModuleLabel: "sptpc2d:dnnsp"