Skip to content
Snippets Groups Projects

Modernize UTDet

Merged Gerhard Raven requested to merge modernize-utdet into master
  • prefer pass-by-value for small objects
  • remove redundant dynamic_cast
  • drop redundant const qualifiers
  • prefer [[maybe_unused]] over #ifdef NDEBUG
  • include the relevant header
  • move DeUTSector::Status conversion to/from string to DeUTSector
  • add functions needed to support Gaudi::PropertyDeUTSector::Status
  • move the functions in UTDetFun to the .cpp files which use them, and retire UTDetFun.h
  • make the member functions of UTNames static

must be applied in conjunction with Lbcom!575 (merged)

Edited by Gerhard Raven

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