Skip to content

TestLArHardwareID: enable thread-checker and fixes

Frank Winklmeier requested to merge fwinkl/athena:lartt into master

Remove const-casts and mark const-violating algorithms as not thread-safe.

Also add const accessor in LArTTCellMap for persistent map.

Merge request reports