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