Move MuonStationIndex into separate (standalone) package
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