We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f16bec commit 8bb8cb4Copy full SHA for 8bb8cb4
1 file changed
sbndcode/Decoders/PMT/pmtdecoder.fcl
@@ -48,7 +48,7 @@ pmtdecoder:
48
hist_evt: 1 # the # of the event used to generate the histograms, 1st event by default
49
50
# trigger configurable
51
- mon_threshold: 15 # ADC channel value threshold to add 1 to the trigger response MON pulse
+ mon_threshold: 50 # ADC channel value threshold to add 1 to the trigger response MON pulse
52
53
# for when the fragIDs are mapped to the old configuration or you need to hardcode fragids...
54
## to use this, must set `fragid_offset` to 0!!!
0 commit comments