2 # File: dump_dunedphase10kt_workspace_channelmap.fcl
3 # Purpose: dumps the full channel mapping of the DUNE Dual Phase Far Detector
5 # Author: Gianluca Petrillo (petrillo@fnal.gov)
13 #include "geometry_dune.fcl"
15 process_name: DumpChannelMap
19 Geometry: @local::dunedphase10kt_workspace_geo
20 ExptGeoHelperInterface: @local::dune_geometry_helper
21 GeometryConfigurationWriter: {}
27 filename: "dunedphase10kt_workspace_channelmap.txt"
32 DumpChannelMap: { limit: -1 }
40 RecoBaseDefaultCtor: { limit: 0 }
41 AnaBaseDefaultCtor: { limit: 0 }
42 GeometryBadInputPoint: { limit: 5 timespan: 1000}
57 module_type: EmptyEvent
58 maxEvents: 1 # Number of events to create
67 module_type: "DumpChannelMap"
68 module_label: "dumpchannelmapgeotest"
73 OutputCategory: DumpChannelMap
78 ana: [ dumpchannelmap ]