Skip to content
Snippets Groups Projects

TrkEventAthenaPool: Update test reference file.

Merged Scott Snyder requested to merge ssnyder/athena:test.TrkEventAthenaPool-20220118 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
# Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
# Declare the package name:
atlas_subdir( TrkEventAthenaPool )
@@ -22,7 +22,7 @@ find_package( AthenaPoolUtilitiesTest )
if( ATHENAPOOLUTILITIESTEST_FOUND )
set( TRKEVENTATHENAPOOL_REFERENCE_TAG
TrkEventAthenaPoolReference-05-00-00 )
TrkEventAthenaPoolReference-06-00-00 )
run_tpcnv_test( TrkEventTPCnv_14.5.0 AOD-14.5.0-full
REQUIRED_LIBRARIES TrackParticleAthenaPoolPoolCnv
REFERENCE_TAG ${TRKEVENTATHENAPOOL_REFERENCE_TAG} )
Loading