IsolationSelection: thread-checker fixes
- use
constcontainers ingetCloseByIsoCorrection - use
ConstDataVectorfor view container - ignore thread-checker warning about
TF1::EvalPar - minor const fixes
cc @jojungge: the only remaining thread-checker warning is from the const_cast in IsolationCloseByCorrectionTool which I would ask an expert to look at.