3 // module_type: EmptyEvent
5 //inputCommands: ["keep raw::RawDigits_*_*_*", "drop *"]
6 inputCommands: ["drop *", "keep raw::RawDigits_*_*_*"]
7 // raw::RawDigits_wcNoiseFilter__DataRecoStage1
8 //inputCommands: ["keep *", "drop raw::ubdaqSoftwareTriggerData_*_*_*"]
9 //inputCommands: ["drop raw::ubdaqSoftwareTriggerData_*_*_*"]
15 module_type : WireCellToolkit
17 # Configure Wire Cell / Larsoft integration layer
19 # The "apps" are the main executing components on the WCT side
21 # Plugins are libraries of WCT components
22 plugins: ["WireCellGen", "WireCellSigProc", "WireCellSio", "WireCellLarsoft"]
23 # The top-level WCT configuration sequence
24 configs: ["uboone-filtered-sigproc.jsonnet"]
25 # Two-faced components which input to or
26 inputers: ["wclsRawFrameSource"]
27 # output from WCT to art/larsoft
28 outputers: ["wclsCookedFrameSink"]
29 # external parameters injected into the WCT configuration