PDSNoiseFilter.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 pds_noise_filter:
4 {
5  module_type: "PDSNoiseFilter"
6  InputModule: "ssprawdecoder"
7  InputLabels: ["daq"]
8 }
9 
10 pds_noise_filter_split: @local::pds_noise_filter
11 pds_noise_filter_split.InputLabels: ["internal", "external"]
12 
13 END_PROLOG