Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
fcl
dropAllEventsSubruns_r_t1.fcl
Go to the documentation of this file.
1
source:
2
{
3
module_type: RootInput
4
fileNames: ["out_dropAllEventsSubruns1.root"]
5
}
6
7
physics:
8
{
9
10
producers:
11
{
12
prod:
13
{
14
module_type: ToyProductProducer
15
}
16
}
17
18
p1: [ prod ]
19
e1: [ output ]
20
21
trigger_paths: [ p1 ]
22
end_paths: [ e1 ]
23
}
24
25
outputs:
26
{
27
output : {
28
module_type: RootOutput
29
fileName: "out_dropAllEventsSubruns1_r.root"
30
dropAllEvents : true
31
dropAllSubRuns: true
32
}
33
}
34
35
process_name: DropAllEventsTestRead
Generated by
1.8.11