PTBToOffline.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 ptb_to_offline:
4 {
5  module_type: PTBToOffline
6  FragType: TRIGGER
7  RawDataLabel: daq
8  OutputDataLabel: offlineTrigger
9  NOvAClockFrequency: 64.0 #MHz
10 
11  PTBMapDir: "/dune/data2/users/warburton/PTBChannelMap/"
12  PTBMapFile: "PTBChannelMap.txt"
13 }
14 
15 END_PROLOG