simple-with-dataTier.fcl
Go to the documentation of this file.
1 outputs: {
2  out: {
3  module_type: "RootOutput"
4  fileName: "out.root"
5  dataTier: "The middle one"
6  }
7 }
8 
9 physics: {
10  o1: [ out ]
11 }