[ATR-21742] Use full type name to locate CLID in the serialisation of Dynamic Aux content online
As per the JIRA, this is a follow-on to !35003 (merged)
It lets the CLID (e.g)
CLASS_DEF( std::vector<ElementLink<xAOD::BTaggingContainer>>, 1289383075, 1 )
Be resolved by the fully qualified
std::vector<ElementLink<DataVector<xAOD::BTagging_v1,DataModel_detail::NoBase> >,std::allocator<ElementLink<DataVector<xAOD::BTagging_v1,DataModel_detail::NoBase> > > >
Tested with runTrigART.py -m -j4
and test_trigP1_v1Dev_decodeBS_build.py
Marking urgent as we are really overdue a HLT reprocessing (cc @astruebi).
cc @cnass
Edited by Tim Martin
Merge request reports
Activity
Filter activity
Please register or sign in to reply