channelmapping_dune.fcl
Go to the documentation of this file.
1 # channelmapping_dune.fcl
2 #
3 # David Adams
4 # May 2016
5 #
6 # Configurations for the ChannelMappingService.
7 
8 BEGIN_PROLOG
9 
10 # For 35t data, we use the service provided in lbne_raw_data.
11 dune35t_channelmapping: {
12  service_provider: Dune35tChannelMappingService
13 }
14 
15 END_PROLOG