1 #include "messageDefaults.fcl"
5 # Always-present services; configuration optional.
6 FloatingPointControl: { }
8 scheduler: # options block in the old system
10 Rethrow: ['OtherArt','StdException','Unknown','BadAlloc',
11 'BadExceptionType','ProductNotFound','DictionaryNotFound',
12 'ProductPutFailure','Configuration','LogicError','UnimplementedFeature',
13 'InvalidReference','NullPointerError','NoProductSpecified','EventTimeout',
14 'DataCorruption','ScheduleExecutionFailure','EventProcessorFailure',
15 'FileInPathError','FileOpenError','FileReadError','FatalRootError',
16 'MismatchedInputFiles','ProductDoesNotSupportViews',
17 'ProductDoesNotSupportPtr','NotFound']
22 services.message: @local::messageDefaults
30 module_type: IntTestAnalyzer
43 module_type: RootInput
44 fileNames: [ "out.root" ]