Skip to content
Snippets Groups Projects

[ATR-21742] Use full type name to locate CLID in the serialisation of Dynamic Aux content online

Merged Tim Martin requested to merge tamartin/athena:serialisationType into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading