Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Framework
EventProcessor
fcl
handleEmptyRunsAndSubRuns_ft.fcl
Go to the documentation of this file.
1
#include "message.fcl"
2
source: {
3
module_type: EventProcessorTestSource
4
fileNames: @nil
5
}
6
7
physics.e1: [o1]
8
outputs.o1.module_type: EventProcessorTestOutput
9
10
services.message: @local::message
11
services.scheduler: {
12
handleEmptyRuns: false
13
handleEmptySubRuns: true
14
}
Generated by
1.8.11