iceberg4a_decode_reco.fcl
Go to the documentation of this file.
1 # iceberg4a_decode_reco.fcl
2 #
3 # David Adams
4 # August 2020
5 #
6 # Default reco for Iceberg 4a.
7 
8 # Start from the Iceberg 3 reco.
9 #include "iceberg3_decode_reco.fcl"
10 
11 # Switch to the Iceberg 4 dataprep.
12 services.RawDigitPrepService.ToolNames: @local::data.ib4_dataprep_seqs.wirecell
13 
14 # Switch to Iceberg 4 bad/noisy channels.
15 services.ChannelStatusService.BadChannels: @local::iceberg4_bad_channels
16 services.ChannelStatusService.NoisyChannels: @local::iceberg4_noisy_channels
17 
18 # Use the Iceberg 4a calibration.
19 tools.areaGain_ib4: @local::tools.areaGain_ib4a_v10