vdcoldboxrawinput_job.fcl
Go to the documentation of this file.
1 outputs: {
2  rootout: {
3  module_type: RootOutput
4  fileName: "out_rawinput.root"
5  compressionLevel: 1
6  }
7 }
8 
9 physics: {
10 output : [ rootout ]
11 end_paths : [ output ]
12 }
13 
14 source: {
15  module_type: HDF5RawInput
16  fileName: "/dune/data/users/barnali/download"
17 }
18 
19 process_name: DAQ