numberofhitsfilter.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 
4 standard_numberofhitsfilter:
5 {
6  module_type: "NumberOfHitsFilter"
7  LimitPerTPC: true
8  HitModule: "gaushit"
9  HitLimit: 40000
10  ScaleThresholdForReadoutWindow: true
11 }
12 
13 END_PROLOG