Skip to content

TrigConfHLTData: const fixes and interface cleanup

Frank Winklmeier requested to merge fwinkl/athena:thrchk_hltdata into master
  • Remove the duplicate chains() and sequences() accessors. Clients migrated to getHLTChainList() and getHLTSequenceList().
  • Remove unused HLTFrame "python methods".
  • Some mutable/const fixes to prepare code for thread-checker.

Merge request reports