TrigT1CaloCalibTools: Fix thread-safety checker warnings.
Calls via non-const pointers from const methods. Replace unsafe use of TRandom3 with AthRNGSvc.
Calls via non-const pointers from const methods. Replace unsafe use of TRandom3 with AthRNGSvc.