Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
fcl
RPTest_conf_err_02.fcl
Go to the documentation of this file.
1
process_name: DEVEL
2
3
source: {
4
module_type: EmptyEvent
5
maxEvents: 20
6
numberEventsInSubRun: 5
7
resetEventOnSubRun: false
8
}
9
10
physics: {
11
e1: [ o1 ]
12
}
13
14
outputs: {
15
o1: {
16
module_type: RootOutput
17
fileName: "out_%r.root"
18
results: {
19
producers: {
20
rpw: {
21
plugin_type: RPTest
22
}
23
rpr: {
24
plugin_type: RPTestReader
25
intResultsLabel: "o1#rpw"
26
nResultsExpected: 1
27
}
28
}
29
rpath: [ rpw, rpr ]
30
rpath2: [ rpr ]
31
}
32
}
33
}
Generated by
1.8.11