channelstatus_iceberg.fcl
Go to the documentation of this file.
1 # channelsstatus_iceberg.fcl
2 #
3 # David Adams
4 # July 2020
5 #
6 # Collect Iceberg bad channel lists.
7 
8 #include "channelstatus_iceberg3.fcl"
9 #include "channelstatus_iceberg4.fcl"
10 
11 BEGIN_PROLOG
12 
13 iceberg_bad_channels: @local::iceberg3_bad_channels
14 iceberg_noisy_channels: @local::iceberg3_noisy_channels
15 
16 END_PROLOG