Skip to content

ISF_FastCaloSimServices: thread-checker fixes

Frank Winklmeier requested to merge fwinkl/athena:fastcalosim into 22.0
  • mark FastCaloSimV2Tool as not thread-safe as it modifies the cell container during simulation
  • suppress const_cast warnings in case CaloCellHack=True assuming this is never used during production

Merge request reports