Skip to content

Modernize MuonRawToHits

Gerhard Raven requested to merge modernize-muonrawtohits into master
  • prefer stand-alone functions over member functions
  • cache ADDInTell1 lookup, replace info() with counter
  • determine the # of digits in rawbank 1x instead of 4x

Merge request reports