5 module_type : BlipMaker
8 module_type : WireCellToolkit
13 plugins: ["WireCellPgraph", "WireCellGen","WireCellSio","WireCellLarsoft"]
15 // needs to be found via your WIRECELL_PATH
16 configs: ["pgrapher/experiment/uboone/wcls-sim-drift.jsonnet"]
19 // Contract note: these exact "type:name" must be used to identify
20 // the configuration data structures for these components in the Jsonnet.
22 inputers: [ "wclsSimDepoSource:electrons" ]
23 outputers: [ "wclsSimChannelSaver:postdrift"]
25 // Make available parameters via Jsonnet's std.extVar()
31 p1 : [ plopper, simmer ]
34 trigger_paths : [ p1 ]
35 end_paths: [ outputFiles ]
39 module_type: RootOutput
40 fileName: "output.root"