Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Configuration
fcl
prune_config_t_01.fcl
Go to the documentation of this file.
1
physics: {
2
producers: {
3
p: { module_type: "art/test/Framework/Art/PrintAvailable/DummyProducer" }
4
}
5
filters: {
6
f: { module_type: DummyFilter }
7
}
8
analyzers: {
9
a: { module_type: DummyAnalyzer }
10
}
11
tp1: [p, f]
12
tp2: [p, a]
13
}
Generated by
1.8.11