EmptyPSetRegistryChecker_w1.fcl
Go to the documentation of this file.
1 process_name: DEVEL
2 
3 source: {
4  module_type: EmptyEvent
5  maxEvents: 1
6 }
7 
8 physics: {
9  e1: [ o1 ]
10 }
11 
12 outputs.o1: {
13  module_type: RootOutput
14  fileName: "out_with_psets.root"
15 }