IntProducer_t.fcl
Go to the documentation of this file.
1 physics: {
2  producers: {
3  makeInt: {
4  module_type: IntProducer
5  ivalue: 3
6  }
7  }
8  p1: [makeInt]
9 }