Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
dunetpc
dune
daqinput35t
SSPEventDump.fcl
Go to the documentation of this file.
1
physics:
2
{
3
analyzers:
4
{
5
SSPDump:
6
{
7
module_type: SSPDump
8
raw_data_label: daq
9
frag_type: PHOTON
10
verbose_metadata: true
11
verbose_adcs: 20
12
}
13
}
14
15
a1: [ SSPDump ]
16
e1: [ out1 ]
17
end_paths: [ a1, e1 ]
18
}
19
20
services : {
21
TFileService:
22
{
23
fileName: "SSPDumpOutput.root"
24
}
25
}
26
27
outputs:
28
{
29
out1:
30
{
31
module_type: FileDumperOutput
32
wantProductFriendlyClassName: true
33
}
34
}
35
36
source:
37
{
38
module_type: RootInput
39
}
40
41
process_name: EVTDUMP
42
Generated by
1.8.11