Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Framework
Art
fcl
BasicPostProcessor_01_w.fcl
Go to the documentation of this file.
1
physics:
2
{
3
filters: { f1: { } }
4
producers: { p1: { } }
5
analyzers: { a1: { } }
6
7
path1: [ p1, f1 ]
8
epath1: [ a1, o1 ]
9
}
10
11
outputs:
12
{
13
o1: { }
14
}
Generated by
1.8.11