Skip to content
Snippets Groups Projects

MuonCablingTools+RPC_CondCabling: remove MsgStream from BaseObject

Merged Frank Winklmeier requested to merge fwinkl/athena:muonmsg3 into master

This finalizes the removal of the MsgStream instances in the muon cabling BaseObject class. Previously, derived classes were able to use the DISP macros for messaging. All those uses have been replaced by other means of messaging (see !45581 (merged), !45582 (merged), !45597 (merged)). As we have O(1M) instances of these classes, this significantly reduces the size and time needed to initialize them.

Closes ATLASRECTS-6313.

Also remove ancient gcc 2.x compatibility code and the obsolete __osstream typedef.

cc @jojungge

Merge request reports

Pipeline #2894998 passed

Pipeline passed for 8a9f48ad on fwinkl:muonmsg3

Approval is optional

Merged by Walter LamplWalter Lampl 3 years ago (Aug 5, 2021 5:14pm UTC)

Merge details

  • Changes merged into master with c105269a.
  • Deleted the source branch.

Activity

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