Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
fcl
Ptrmv_r.fcl
Go to the documentation of this file.
1
process_name: PtrmvR
2
3
services.scheduler.Rethrow: [ ProductNotFound ]
4
5
physics:
6
{
7
analyzers:
8
{
9
ptrmvReader:
10
{
11
module_type: PtrmvAnalyzer
12
input_label: ptrmvWriter
13
}
14
}
15
16
e1: [ptrmvReader, pc]
17
18
}
19
20
source:
21
{
22
module_type: RootInput
23
fileNames: [ "../Ptrmv_w.d/out.root" ]
24
}
25
26
outputs:
27
{
28
pc:
29
{
30
module_type: ProvenanceCheckerOutput
31
}
32
}
Generated by
1.8.11