Skip to content
Snippets Groups Projects
Commit e240c882 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

TrigT1RPChardware: remove DISP_ macros

Replace the usage of `DISP` macros as appropriate:
  - pass `MsgStream` for useful messages
  - plain `cout` for standalone/validation code
  - `throw` exception for fatal errors
  - comment code if only needed for debugging

Also delete methods that were marked as obsolete.

Relates to ATLASRECTS-6313.
parent bb5032c0
No related branches found
No related tags found
No related merge requests found
Showing
with 574 additions and 1136 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment