Skip to content
Snippets Groups Projects

enable FPE checks in TPCnvTestConfig.py

Merged Walter Lampl requested to merge wlampl/athena:reenableFPE_TPTest into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -43,7 +43,6 @@ def TPCnvTest(infile, keys, useGeoModelSvc=False, useIOVDbSvc=False, doPixel=Fal
ConfigFlags.Detector.GeometryLAr = doLAr
ConfigFlags.Detector.GeometryTile = doTile
ConfigFlags.Detector.GeometryMuon = doMuon
ConfigFlags.Exec.FPE=-2 #Turn FPE checks off
ConfigFlags.lock()
# Construct ComponentAccumulator
Loading