MdtCalibT0: final thread-checker fixes
Fina thread-checker fixes for MdtCalibT0
:
- Remove the not thread-safe histogram name cache in
HistogramId
in favor or storing the name as a class member. - Replace
gRandom
with thread-specific random number generator.
Enable thread-checker.