2 # File: dump_dunedphase10kt_channelmap.fcl
3 # Purpose: dumps the full channel mapping of the DUNE Dual Phase Far Detector
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
12 #include "geometry_dune.fcl"
14 process_name: DumpChannelMap
18 Geometry: @local::dunedphase10kt_geo
19 ExptGeoHelperInterface: @local::dune_geometry_helper
20 GeometryConfigurationWriter: {}
26 filename: "dunedphase10kt_channelmap.txt"
31 DumpChannelMap: { limit: -1 }
39 RecoBaseDefaultCtor: { limit: 0 }
40 AnaBaseDefaultCtor: { limit: 0 }
41 GeometryBadInputPoint: { limit: 5 timespan: 1000}
56 module_type: EmptyEvent
57 maxEvents: 1 # Number of events to create
66 module_type: "DumpChannelMap"
67 module_label: "dumpchannelmapgeotest"
72 OutputCategory: DumpChannelMap
77 ana: [ dumpchannelmap ]