make_f2.fcl
Go to the documentation of this file.
1 source: {
2  module_type: RootInput
3  fileNames: [ "../test_tiered_input_05a_t.d/f1.root" ]
4 }
5 
6 outputs: {
7  out1: {
8  module_type: RootOutput
9  fileName: "f2.root"
10  outputCommands: [ "keep *", "drop arttest::IntProduct_m1a__MAKEF1" ]
11  }
12 }
13 
14 physics: {
15  e1: [ out1 ]
16 }
17 
18 process_name: DROPM1A