ProvenanceDumper_r1.fcl
Go to the documentation of this file.
1 #include "FileDumperOutputTest_r.fcl"
2 
3 process_name: "ProvenanceDumperR"
4 
5 outputs.out1:
6 { module_type: TestProvenanceDumper
7  expectSubRunProducts: true
8  expectRunProducts: true
9 }
10 
11 source.fileNames: [ "../ProvenanceDumper_w.d/out.root" ]