diff --git a/examples/AlignDet/CMakeLists.txt b/examples/AlignDet/CMakeLists.txt index 8d538942077732a3425fa23fbce3926e48c3132a..89d8259bb3fc5f0d149167805997153e71a0b29c 100644 --- a/examples/AlignDet/CMakeLists.txt +++ b/examples/AlignDet/CMakeLists.txt @@ -38,7 +38,7 @@ dd4hep_add_test_reg( test_AlignDet_Telescope_populate COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_AlignDet.sh" EXEC_ARGS geoPluginRun -volmgr -destroy -plugin DD4hep_AlignmentExample_populate -input file:${DD4hep_DIR}/examples/AlignDet/compact/Telescope.xml -iovs 10 - REGEX_PASS "\\[7522800AD665C239\\] -> \\[7522800AD665C239\\] /world/Telescope/module_9/sensor#alignment/Tranformations") + REGEX_PASS "\\[7438F09CE3AD4ACA\\] -> \\[7438F09CE3AD4ACA\\] /world/Telescope/module_9/sensor#alignment/Transformations") # #---Testing: Load Telescope geometry and read and print alignments -------- dd4hep_add_test_reg( test_AlignDet_Telescope_read_xml @@ -46,7 +46,7 @@ dd4hep_add_test_reg( test_AlignDet_Telescope_read_xml EXEC_ARGS geoPluginRun -volmgr -destroy -plugin DD4hep_AlignmentExample_read_xml -input file:${DD4hep_DIR}/examples/AlignDet/compact/Telescope.xml -deltas file:${DD4hep_DIR}/examples/Conditions/data/repository.xml - REGEX_PASS "\\[7522800AD665C239\\] -> \\[7522800AD665C239\\] /world/Telescope/module_9/sensor#alignment/Tranformations") + REGEX_PASS "\\[7438F09CE3AD4ACA\\] -> \\[7438F09CE3AD4ACA\\] /world/Telescope/module_9/sensor#alignment/Transformations") # #---Testing: Simple stress: Load Telescope geometry and have multiple runs on IOVs dd4hep_add_test_reg( test_AlignDet_Telescope_stress @@ -79,7 +79,7 @@ dd4hep_add_test_reg( test_AlignDet_Telescope_readback_xml EXEC_ARGS geoPluginRun -volmgr -destroy -plugin DD4hep_AlignmentExample_read_xml -input file:${DD4hep_DIR}/examples/AlignDet/compact/Telescope.xml -deltas file:./new_cond.xml - REGEX_PASS "\\[7522800AD665C239\\] -> \\[7522800AD665C239\\] /world/Telescope/module_9/sensor#alignment/Tranformations") + REGEX_PASS "\\[7438F09CE3AD4ACA\\] -> \\[7438F09CE3AD4ACA\\] /world/Telescope/module_9/sensor#alignment/Transformations") # #---Testing: Extended stress: Load CLICSiD geometry and have multiple runs on IOVs dd4hep_add_test_reg( test_AlignDet_CLICSiD_stress_LONGTEST