Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
fcl
ProductMix_r2.fcl
Go to the documentation of this file.
1
process_name: "SR2"
2
3
services: {
4
RandomNumberGenerator: { }
5
}
6
7
physics:
8
{
9
analyzers:
10
{
11
mixAnalyzer:
12
{
13
module_type: MixAnalyzer
14
numSecondaries: 5
15
mixFilterLabel: mixFilter
16
}
17
}
18
19
e1: [ mixAnalyzer ]
20
end_paths: [ e1 ]
21
}
22
23
source:
24
{
25
module_type: RootInput
26
fileNames: [ "../ProductMix_r1.d/out.root" ]
27
}
Generated by
1.8.11