Skip to content
Snippets Groups Projects
  • scott snyder's avatar
    d10aff35
    MuonMM_CnvTools: const fixes · d10aff35
    scott snyder authored
    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.
    d10aff35
    History
    MuonMM_CnvTools: const fixes
    scott snyder authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.