From 84b1cf4bda43d40b145ab1cb0ecfe4db329a7711 Mon Sep 17 00:00:00 2001
From: scott snyder <sss@karma>
Date: Thu, 4 Jun 2020 16:46:53 +0200
Subject: [PATCH] xAODTrackingAthenaPool: Update reference files.

Update test reference files for new xAOD variables.
---
 Event/xAOD/xAODTrackingAthenaPool/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Event/xAOD/xAODTrackingAthenaPool/CMakeLists.txt b/Event/xAOD/xAODTrackingAthenaPool/CMakeLists.txt
index abc90da77d2..9065fdacc9d 100644
--- a/Event/xAOD/xAODTrackingAthenaPool/CMakeLists.txt
+++ b/Event/xAOD/xAODTrackingAthenaPool/CMakeLists.txt
@@ -41,7 +41,7 @@ find_package( AthenaPoolUtilitiesTest )
 
 if( ATHENAPOOLUTILITIESTEST_FOUND )
   set( XAODTRACKINGATHENAPOOL_REFERENCE_TAG
-       xAODTrackingAthenaPoolReference-01-00-00 )
+       xAODTrackingAthenaPoolReference-02-00-00 )
   run_tpcnv_legacy_test( xAODTrackingAthenaPool_20.1.7.2   AOD-20.1.7.2-full
                    REQUIRED_LIBRARIES xAODTrackingAthenaPoolPoolCnv
                    REFERENCE_TAG ${XAODTRACKINGATHENAPOOL_REFERENCE_TAG} )
-- 
GitLab