Draft: MuonSelectorTools+egammaMVACalib+egammaLayerRecalibTool: Update for thread-safety checker const changes.
The thread-safety checker is getting more strict on const checks. Fix resulting warnings.
Use const TH1::FindFixBin rather than non-const TH1::FindBin. Also force calling the const version of GetXaxis().
Edited by Scott Snyder