muoncountertimes.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 muoncountertimes:
4 {
5  module_type: "MuonCounterTimes"
6  HitsModuleLabel: "hit"
7  CounterModuleLabel: "simcounter"
8  CombinedTimeDelay: 160.0
9  FragType: "TRIGGER"
10  DataLabel: "daq"
11 
12  PTBMapDir: "/dune/data2/users/warburton/PTBChannelMap/"
13  PTBMapFile: "PTBChannelMap.txt"
14 }
15 
16 muoncounterfd:
17 {
18  module_type: "MuonCounterFD"
19  HitsModuleLabel: "hit"
20 }
21 
22 END_PROLOG