Reduce number of dyn-casts in ActsInterop IdentyHelper
An improvement to the helper class IdentityHelper. Reduces the number of dynamic_cast(s).
before sct: 13551712 pix 1182836
after sct: 6746960 pix 593276
Even the test job:
Reco_tf.py --CA --preInclude "InDetConfig.ConfigurationHelpers.OnlyTrackingPreInclude" --inputRDOFile /ATLAS/tbold/DATA/RUN4_muons.RDO.pool.root --outputESDFile AOD.test.root --steering doRAWtoALL
seem to be a bit faster (but this may well be measurement jiter).
Edited by Tomasz Bold