ptrvector_01d.fcl
Go to the documentation of this file.
1 physics.e1: [out1]
2 
3 outputs: {
4  out1: {
5  module_type: RootOutput
6  fileName: "out2.root"
7  outputCommands: [ "keep *", "drop ints_m1a__MAKE" ]
8  }
9 }
10 
11 source: {
12  module_type: RootInput
13  fileNames: [ "../PtrVector_01c_t.d/out1.root" ]
14 }
15 
16 process_name: DROP