persistStdArrays_w.fcl
Go to the documentation of this file.
1 process_name: CREATE
2 
3 physics: {
4  producers: {
5  makeArray: {
6  module_type: IntArrayProducer
7  }
8  }
9  p1: [makeArray]
10 }