1 #include "services_dune.fcl"
     3 #include "CellTree.fcl"
     9   # TFileService: { fileName: "test.root" }
    11   RandomNumberGenerator: {}
    12   message:      @local::standard_info
    13   @table::dunefd_services
    15 services.Geometry: @local::dune10kt_workspace_geo
    19   module_type: RootInput
    20   fileNames:  [ "gen.root" ]
    33     wirecell: @local::standard_celltree
    35   analysis: [ wirecell ]
    36   end_paths: [ analysis ]