From 290de8a95582f0dfacfc12ea834b84ac1b4f24ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20S=C3=A1nchez=20Castillo?= Date: Fri, 26 Sep 2025 11:34:04 -0500 Subject: [PATCH] Veto flashes outside the bnb time window --- .../job/sbnd_tpcpmt3dbarycentermatching_config.fcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbndcode/TPCPMTBarycenterMatching/job/sbnd_tpcpmt3dbarycentermatching_config.fcl b/sbndcode/TPCPMTBarycenterMatching/job/sbnd_tpcpmt3dbarycentermatching_config.fcl index 57924e4ea..fad5f66d1 100644 --- a/sbndcode/TPCPMTBarycenterMatching/job/sbnd_tpcpmt3dbarycentermatching_config.fcl +++ b/sbndcode/TPCPMTBarycenterMatching/job/sbnd_tpcpmt3dbarycentermatching_config.fcl @@ -24,7 +24,7 @@ TPCPMTBarycenterMatchProducer: YError: 23 // cm ZError: 23 // cm AngleError: 27 // deg - FlashVetoWindow: [-1500000,1500000] // ns + FlashVetoWindow: [-5,5] // ns OpticalPathTool: @local::SBNDOpticalPath module_type: "TPCPMTBarycenterMatchProducer" }