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','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']
18 FailModule: [ 'ProductNotFound' ]
23 services.message: @local::messageDefaults
32 module_type: FailingProducer
41 module_type: IntTestAnalyzer
55 module_type: RootOutput
56 fileName: "outCloned.root"
62 module_type: RootInput
63 fileNames: [ "out.root" ]