TestProvenanceDumper.fcl
Go to the documentation of this file.
1 process_name: DOOr
2 
3 physics: {
4  o1: [ out1 ]
5 }
6 
7 outputs:
8 {
9  out1:
10  {
11  module_type: TestProvenanceDumper
12  wantResolvedOnly: false
13  }
14 }