Skip to content
Snippets Groups Projects
Commit 2fa99d86 authored by Mark Hodgkinson's avatar Mark Hodgkinson
Browse files

Add a few lines to rename track decoration such that the test will work, because

it will not be trying to overwrite a decoration.
parent a2d0912b
No related branches found
No related tags found
7 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!41882aligning "tracktwoef_nonrnn_chain" with master branch,!41822Update b-tagging reco from ESD test
......@@ -23,3 +23,5 @@ athenaCommonFlags.EvtMax=-1
UserAlgs = ["BTagging/btaggingAlgs.py"]
include ("RecExCommon/RecExCommon_topOptions.py")
from SGComps import AddressRemappingSvc
AddressRemappingSvc.addInputRename ("xAOD::TrackParticleContainer","InDetTrackParticles.TrackCompatibility","InDetTrackParticles.TrackCompatibility_rename")
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