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