Skip to content

Move MuonStationIndex into separate (standalone) package

Nicolas Koehler requested to merge nkoehler/athena:muStatHelp into master

Hi,

some weeks ago I discussed with @akraszna that MuonStationIndex could be potentially moved outside of MuonIdHelpers since it is needed in the EDM but the rest of MuonIdHelpers is not. This MR creates a new package MuonStationIndex which does not depend on anything from athena. So, MuonStationIndex can be used e.g. in AnalysisBase and there is no need anymore to add only one header file from MuonIdHelpers and ignoring the rest.

@akraszna may have further comments

Best, Nico

Merge request reports