ISF_FastCaloSimServices: thread-checker fixes
- mark
FastCaloSimV2Tool
as not thread-safe as it modifies the cell container during simulation - suppress
const_cast
warnings in caseCaloCellHack=True
assuming this is never used during production
FastCaloSimV2Tool
as not thread-safe as it modifies the cell
container during simulationconst_cast
warnings in case CaloCellHack=True
assuming
this is never used during production