fullRunAggregation_w.fcl
Go to the documentation of this file.
1 source: {
2  module_type: EmptyEvent
3  firstSubRun: @nil
4 }
5 
6 
7 physics: {
8  producers: {
9  makeString: {
10  module_type: BareStringProducer
11  value: @nil
12  branchType: 2 # InRun
13  }
14  }
15  p1: [makeString]
16 }