daq_dune.fcl
Go to the documentation of this file.
1 # dunetpc/dune/Daq/daq_dune.fcl
2 #
3 # David Adams
4 # February 2016
5 
6 BEGIN_PROLOG
7 
8 #***********************************************************************
9 
10 # 35-ton online/offline channel mapping.
11 
12 chmap35t: {
13  service_provider: FileChannelMappingService
14  FileName: "rce_channel_map_dune35t.txt"
15  FilePathEnv: FW_SEARCH_PATH
16  LogLevel: 1
17 }
18 
19 #***********************************************************************
20 
21 END_PROLOG