TpcDAQToOffline.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 tpc_daq_to_offline:
4 {
5  module_type: "TpcDAQToOffline"
6  FragType: "TPC"
7  RawDataLabel: "daq"
8  OutputDataLabel: "offline"
9  UseChannelMap: "true"
10  Debug: "false"
11  MakeTree: "false"
12 }
13 
14 
15 
16 
17 END_PROLOG