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/pdsp/wcls-sim/wcls-sim-check.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"]
    24             //   "wclsSimChannelSink:postdrift",
    25                "wclsFrameSaver:simdigits"
    26             //   ,"wclsFrameSaver:nfdigits",
    27             //   "wclsFrameSaver:spsignals",
    28             //   "wclsFrameSaver:spthresholds"
    31             // Make available parameters via Jsonnet's std.extVar()
    37    p1 : [ plopper, simmer ]
    40    trigger_paths : [ p1 ]
    41    end_paths: [ outputFiles ]
    45       module_type: RootOutput
    46       fileName: "output.root"