3 # Always-present services; configuration optional.
5 floating_point_control: { }
7 scheduler: # options block in the old system
9 Rethrow: [['OtherArt','StdException','Unknown','BadAlloc',
10 'BadExceptionType','ProductNotFound','DictionaryNotFound',
11 'InsertFailure','Configuration','LogicError','UnimplementedFeature',
12 'InvalidReference','NullPointerError','NoProductSpecified','EventTimeout',
13 'EventCorruption','ScheduleExecutionFailure','EventProcessorFailure',
14 'FileInPathError','FileOpenError','FileReadError','FatalRootError',
15 'MismatchedInputFiles','ProductDoesNotSupportViews',
16 'ProductDoesNotSupportPtr','NotFound']
21 # handleEmptyRuns: true
22 # handleEmptySubRuns: true
24 # unloadRootSigHandler: false
25 # resetRootErrHandler: true
28 # These are provided by Art, but are not system services and therefore
29 # need to be configured to come to life.
31 SimpleMemoryCheck: { }
32 TFileService: { fileName: "tfile_output.root" }
36 # user-defined, plugin services
46 module_type: IntProducer
55 module_type: IntTestAnalyzer
75 module_type: RootOutput
82 module_type: EmptyEvent
84 # were in the global area before