PdspChannelMapService.fcl
Go to the documentation of this file.
1 # PdspChannelMapService.fcl
2 #
3 # Temporary copy until dune_raw_data is released with this prolog.
4 
5 BEGIN_PROLOG
6 
7 # ProtoDUNE-SP online/offline channel mapping.
8 
9 pdspchannelmap: {
10  FileName: "protoDUNETPCChannelMap_RCE_v4.txt"
11  FELIXFileName: "protoDUNETPCChannelMap_FELIX_v4.txt"
12  SSPFileName: "protoDUNESSPChannelMap_v1.txt"
13  LogLevel: 1
14 }
15 
16 END_PROLOG
17