Skip to content

Commit 8bb8cb4

Browse files
committed
Correction to pmtdecoder monthreshold fcl parameter
1 parent 8f16bec commit 8bb8cb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbndcode/Decoders/PMT/pmtdecoder.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pmtdecoder:
4848
hist_evt: 1 # the # of the event used to generate the histograms, 1st event by default
4949

5050
# trigger configurable
51-
mon_threshold: 15 # ADC channel value threshold to add 1 to the trigger response MON pulse
51+
mon_threshold: 50 # ADC channel value threshold to add 1 to the trigger response MON pulse
5252

5353
# for when the fragIDs are mapped to the old configuration or you need to hardcode fragids...
5454
## to use this, must set `fragid_offset` to 0!!!

0 commit comments

Comments
 (0)