Skip to content
Snippets Groups Projects
Commit d10aff35 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

MuonMM_CnvTools: const fixes

Preparing to make methods of IMuonRdoToPrepDataTool const.

Adjust MmRdoToPrepDataTool* so that its interfaces may be made const.
Also enable thread-safety checking.
The old pre-MT MmRdoToPrepDataTool is declared as not thread-safe,
as it has some mutable state, while the mutable state is removed from
MmRdoToPrepDataToolMT.  MmRdoToPrepDataToolCore is now abstract
and is removed from the entries list.
parent 72b75ee5
No related branches found
No related tags found
Loading
Showing with 47 additions and 66 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment