Skip to content
Snippets Groups Projects
Commit 57be1e49 authored by Ole Hansen's avatar Ole Hansen Committed by Marko Petric
Browse files

Fix t_CLICSiD_DDG4_g4geometry_scan_LONGTEST regex (always matched)

parent e8e0b718
No related branches found
No related tags found
No related merge requests found
...@@ -160,7 +160,7 @@ if (DD4HEP_USE_GEANT4) ...@@ -160,7 +160,7 @@ if (DD4HEP_USE_GEANT4)
COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_CLICSiD.sh" COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_CLICSiD.sh"
EXEC_ARGS python ${DD4hep_ROOT}/bin/g4GeometryScan --compact=${DD4hep_ROOT}/DDDetectors/compact/SiD.xml EXEC_ARGS python ${DD4hep_ROOT}/bin/g4GeometryScan --compact=${DD4hep_ROOT}/DDDetectors/compact/SiD.xml
"--position=0,0,0" "--direction=0,1,0" "--position=0,0,0" "--direction=0,1,0"
REGEX_PASS "| 856 2374.8789 3000.000 ( 0.00,3000.00, 0.00) Path:\"/world\" Shape:G4Box Mat:Air" ) REGEX_PASS " +856 +2374\.8789 +3000\.000 +. +0\.00,3000\.00, *0\.00. +Path:\"/world\" +Shape:G4Box +Mat:Air" )
# #
# Geant4 simulations with initialization using AClick and XMl # Geant4 simulations with initialization using AClick and XMl
foreach(script CLICSiDXML CLICSiDAClick) foreach(script CLICSiDXML CLICSiDAClick)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment