EmptyPSetRegistryChecker_r1.fcl
Go to the documentation of this file.
1 source: {
2  module_type: RootInput
3  fileNames: [ "../EmptyPSetRegistryChecker_w1.d/out_with_psets.root" ]
4  readParameterSets: false
5 }
6 
7 physics: {
8  analyzers: {
9  a1: {
10  module_type: EmptyPSetRegistryChecker
11  }
12  }
13  e1: [ a1 ]
14 }