ProductIDGetterNoPut_t.fcl
Go to the documentation of this file.
1 process_name: PIDGNoPut
2 
3 physics:
4 {
5  producers:
6  {
7  p1:
8  {
9  module_type: ProductIDGetterNoPut
10  }
11  }
12 
13  t1: [ p1 ]
14 }
15 
16 source:
17 {
18  module_type: EmptyEvent
19  maxEvents: 1
20 }