Skip to content

MuonIdHelpers - Remove inline methods & augment the Id helper service to indicate whether SW are part of reco

Johannes Junggeburth requested to merge (removed):NoInLine_IdHelper into master

Hi everybody,

this MR compiles the following changes:

  • clang-format of MuonIdHelpers (first commit)
  • Addition of runMM, runsTGC and runCSC methods to the IdHelper service (second commit)
  • Move all inline methods to the src files.

Merge request reports