Skip to content
Snippets Groups Projects

remove unused UT code

Merged Gerhard Raven requested to merge ut-cleanup into master
  1. Nov 24, 2020
  2. Nov 23, 2020
    • Gerhard Raven's avatar
      Cleanup UT code · 24261575
      Gerhard Raven authored
      * remove use of `detType()` (which should always return "UT")
      * remove readout tool template argument which is always IUTReadoutTool
      * remove `setForcedInit()` form CommonBase which should always be true
      * remove use of `stringToType, directly use the corresponding bank type enum instead
      * remove unused setDetType which is only ever set to UT
      * remove unnesseccary `mutable` qualifiers
      24261575
Loading