Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
fcl
ToyRawInput_common.fcl
Go to the documentation of this file.
1
process_name: DEVEL
2
3
physics:
4
{
5
e1: [ out1 ]
6
end_paths: [ e1 ]
7
}
8
9
outputs:
10
{
11
out1:
12
{
13
module_type: RootOutput
14
fileName: "out.root"
15
}
16
}
17
18
source:
19
{
20
module_type: ToyRawInput
21
fileNames: [ f1 ]
22
f1: []
23
}
Generated by
1.8.11