8 # ProtoDUNE run data tool.
9 tools.protoduneRunDataTool: {
10 tool_type: FclRunDataTool
12 FileNames: ["rundata/protodune/rundata.fcl", "rundata/protodune/rundata%RUN%.fcl"]
16 # So tools can share tick ranges.
18 tool_type: FclIndexRangeTool
20 allTicks: { begin:0 end:0 labels:["All ticks"] }
23 # Channel status from service.
24 tools.channelStatusFromService: {
25 tool_type: ChannelStatusServiceTool
29 tools.channelStatus: @local::tools.channelStatusFromService
34 tool_type: SimpleHistogramManager