Skip to content

Commit d11e8df

Browse files
Merge pull request #833 from SBNSoftware/bugfix/acastill_bfm_timeveto
Veto flashes outside the bnb time window
2 parents dc5f796 + f5db493 commit d11e8df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbndcode/TPCPMTBarycenterMatching/job/sbnd_tpcpmt3dbarycentermatching_config.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ TPCPMTBarycenterMatchProducer:
2424
YError: 23 // cm
2525
ZError: 23 // cm
2626
AngleError: 27 // deg
27-
FlashVetoWindow: [-1500000,1500000] // ns
27+
FlashVetoWindow: [-5,5] // ns
2828
OpticalPathTool: @local::SBNDOpticalPath
2929
module_type: "TPCPMTBarycenterMatchProducer"
3030
}

0 commit comments

Comments
 (0)