Skip to content

TrigHTTAlgorithms: enable thread-checker and fix warnings

Frank Winklmeier requested to merge fwinkl/athena:httalg into master
  • HTTLogicalHitsProcessAlg: replace static event header cache with member variable
  • HTTMapMakerAlg: remove static event header cache as it is not actually used
  • replace dynamic allocation with instance members

cc @jahreda

Merge request reports