multiInput_SwitchOutputOnNewInput_w2.fcl
Go to the documentation of this file.
1 physics: {
2  e1: [o1]
3 }
4 
5 outputs: {
6 
7  o1: {
8  module_type: RootOutput
9  fileName: "out_%#.root"
10  fileProperties: {
11  maxInputFiles: 2
12  }
13  }
14 
15 }
16 
17 process_name: switchOutputOnNewInput