multiInput_SwitchOutputOnNewInput_w.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  granularity: InputFile
12  maxInputFiles: 1
13  }
14  }
15 
16 }
17 
18 process_name: switchOutputOnNewInput