InfillChannelsConfig.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 InfillChannels:
4 {
5  module_type: "InfillChannels"
6 
7  NetworkPath: "DUNE_PARDATA_DIR"
8  NetworkNameInduction: "InfillChannels/unetdense_induct800_small_68e_070421.pt"
9  NetworkNameCollection: "InfillChannels/unetdense_collect_small_22e_150321.pt"
10 
11  InputLabel: "daq"
12 }
13 
14 END_PROLOG