TPCMonitor.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 TPCMonitor_params:
4 {
5  module_type: "TpcMonitor"
6  TPCInputModule: "tpcrawdecoder"
7  TPCInstanceName: "daq"
8  RebinFactorX: 1
9  RebinFactorY: 10
10  NoiseLevelMinNCountsU: 40
11  NoiseLevelMinNCountsV: 40
12  NoiseLevelMinNCountsZ: 40
13  NoiseLevelNSigma: 6.0
14 }
15 
16 END_PROLOG