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