ProvenanceDumper_w.fcl
Go to the documentation of this file.
1 #include "FileDumperOutputTest_w.fcl"
2 
3 process_name: "ProvenanceDumperW"
4 
5 outputs.out1: {
6  module_type: TestProvenanceDumper
7  expectSubRunProducts: true
8  expectRunProducts: true
9 }