Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
lardata
test
Utilities
testForEachAssociatedGroup
test_associatedgroups.fcl
Go to the documentation of this file.
1
physics:
2
{
3
analyzers:
4
{
5
am:
6
{
7
module_type: AssnAnalyzer
8
input_label: pm2
9
10
# supported: "forEachAssociatedGroup", "associatedGroups", "associatedGroupsWithLeft"
11
enableTests: [ "associatedGroups" ]
12
}
13
}
14
e1: [ am ]
15
end_paths: [ e1 ]
16
}
17
18
source:
19
{
20
module_type: RootInput
21
fileNames: [ "../test_feag.d/out.root" ]
22
}
23
24
process_name: DEVEL3
Generated by
1.8.11