AssnsReaderTest_w.fcl
Go to the documentation of this file.
1 process_name: ASSNSW
2 
3 source: { module_type: EmptyEvent maxEvents: 2 }
4 
5 physics.producers.ap1: {
6  module_type: AssnsProducer
7  dinkVoid: true
8  @table::moduleOptions
9 }
10 physics.producers.ap2: {
11  module_type: AssnsProducer
12  dinkVoid: true
13  @table::moduleOptions
14 }
15 physics.a1: [ ap1, ap2 ]