IcebergChannelMapService.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 # Iceberg online/offline channel mapping.
4 # SSP map left over from PDSP for now
5 # include a FELIX map in case someone uses FELIX for Iceberg
6 
7 icebergchannelmap: {
8  FileName: "IcebergChannelMap_RCE_v1.txt"
9  FELIXFileName: "IcebergChannelMap_FELIX_v1.txt"
10  SSPFileName: "protoDUNESSPChannelMap_v1.txt"
11  LogLevel: 1
12 }
13 
14 END_PROLOG