test_fpc_OverFlow_t.fcl
Go to the documentation of this file.
1 services: {
2  # Always-present services; configuration optional.
3  FloatingPointControl: {
4 # enableDivByZeroEx: true
5 # enableInvalidEx: true
6 # enableUnderFlowEx: true
7  enableOverFlowEx: true
8  }
9 }
10 
11 physics.analyzers.a1.module_type: FPCTest
12 physics.e1: [a1]
13 
14 source: { module_type: EmptyEvent maxEvents: 5 }
15 
16 process_name: DEVEL