1 #include "services_dune.fcl"
2 #include "TpcDAQToOffline.fcl"
3 #include "SSPToOffline.fcl"
4 #include "PTBToOffline.fcl"
7 # Module to run both TPC and SSP to offline to reformulate daq data to LArSoft data types
8 #Nov 2015, K Warburton - Adding PTB.
10 process_name: RunDaqToOffline
13 TFileService: { fileName: "daqtooffline_hist.root" }
14 @table::dune35t_services
23 tpcdaqtooffline: @local::tpc_daq_to_offline
24 ssptooffline: @local::ssp_to_offline
25 ptbtooffline: @local::ptb_to_offline
28 # Create path to run module
29 produce: [ tpcdaqtooffline, ssptooffline, ptbtooffline ]
32 trigger_paths: [ produce ]
40 module_type: RootOutput
41 fileName: "%ifb_offline.root"
47 module_type: RootInput
49 fileNames: [ "/lbne/data2/users/wallbank/lbne_r000730_sr01_20150317T160905.root" ]
52 #physics.producers.daq.OutputDataLabel: ""