From 1dced3beff6145805193bd9a97528d337e7567e5 Mon Sep 17 00:00:00 2001 From: John Chapman <jchapman@cern.ch> Date: Thu, 28 Nov 2024 08:47:35 +0100 Subject: [PATCH] xAODTruthAthenaPool: Update reference file for xAODTruthAthenaPool_xAODTruthAthenaPool_21.0.79_ctest --- Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt b/Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt index 7edb50f9a95..7a01f6983cd 100644 --- a/Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt +++ b/Event/xAOD/xAODTruthAthenaPool/CMakeLists.txt @@ -35,7 +35,7 @@ find_package( AthenaPoolUtilitiesTest ) if( ATHENAPOOLUTILITIESTEST_FOUND AND NOT SIMULATIONBASE AND NOT GENERATIONBASE ) set( XAODTRUTHATHENAPOOL_REFERENCE_TAG - xAODTruthAthenaPoolReference-01-01-00 ) + xAODTruthAthenaPoolReference-02-00-00 ) run_tpcnv_test( xAODTruthAthenaPool_21.0.79 AOD-21.0.79-full REQUIRED_LIBRARIES xAODTruthAthenaPoolPoolCnv REFERENCE_TAG ${XAODTRUTHATHENAPOOL_REFERENCE_TAG} ) -- GitLab