simple-out.fcl
Go to the documentation of this file.
1 process_name: OptSimpleOut
2 
3 physics:
4 {
5  ep: [ o1 ]
6 }
7 
8 outputs:
9 {
10  o1:
11  {
12  module_type: RootOutput
13  fileName: "junk.out"
14  }
15 }