SimpleSource_t_01.fcl
Go to the documentation of this file.
1 process_name: DEVEL
2 
3 source: {
4  module_type: SimpleSource
5  fileNames: [f1,f2]
6  f1: [ [1,0,1] ]
7  f2: [ [-1, -1, 2]]
8 }