Avoid import from MuonRecExample to allow usage also in digi
Hi,
since the NSWCalibTool is used also in digitisation, the import from MuonRecExample.MuonRecTools import MuonIdHelperTool
cause e.g. digitisation jobs to load MuonRec
. This MR configures the MuonIdHelperTool
manually (if needed) to avoid that.
It only needs to be swept to 21.3 since in master we already have removed the MuonIdHelperTool
. Thus, this is really meant as a fix just until 21.3 and 21.9 are phased out.
Best, Nico