Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
fcl
ProductIDGetterNoPut_t_01.fcl
Go to the documentation of this file.
1
process_name: PIDGNoPut01
2
3
services.scheduler.errorOnFailureToPut: true
4
physics:
5
{
6
producers:
7
{
8
p1:
9
{
10
module_type: ProductIDGetterNoPut
11
errorOnFailureToPut: false
12
}
13
p2:
14
{
15
module_type: ProductIDGetterNoPut
16
errorOnFailureToPut: true
17
}
18
}
19
20
t1: [p1,p2]
21
}
22
23
source:
24
{
25
module_type: EmptyEvent
26
maxEvents: 1
27
}
Generated by
1.8.11