Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Framework
Art
fcl
multipath-out.fcl
Go to the documentation of this file.
1
process_name: OptMultiPathOut
2
3
physics:
4
{
5
analyzers:
6
{
7
a1: { module_type: dummy }
8
a2: { module_type: dummy }
9
}
10
11
ep1: [ o1, a1 ]
12
ep2: [ o1 ]
13
ep3: [ a2 ]
14
}
15
16
outputs:
17
{
18
o1:
19
{
20
module_type: RootOutput
21
fileName: "junk.out"
22
}
23
}
Generated by
1.8.11