Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
output-file-handling
fcl
switchOnFileSizeMax_w.fcl
Go to the documentation of this file.
1
process_name : fileSizeMax
2
physics.producers.prod.module_type: BigProductProducer
3
physics.p1: [prod]
4
physics.e1: [out]
5
6
outputs: {
7
out: {
8
module_type: RootOutput
9
fileName : "out_%#.root"
10
fileProperties: {
11
maxSize: 500 #kB
12
}
13
}
14
}
15
16
source: {
17
module_type: EmptyEvent
18
maxEvents: 4000
19
}
Generated by
1.8.11