Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
fcl
FindManySpeedTest_r.fcl
Go to the documentation of this file.
1
process_name: DEVELr
2
3
source: {
4
module_type: RootInput
5
fileNames: [ "../FindManySpeedTest_w.d/out.root" ]
6
}
7
8
physics: {
9
analyzers: {
10
fmstReader: {
11
module_type: FindManySpeedTestAnalyzer
12
producerLabel: fmstWriter
13
}
14
}
15
16
e: [ fmstReader ]
17
}
Generated by
1.8.11