MuonCondTool: Removing references to transientAddress().
In order to make DataProxy properly thread-safe, it is helpful to remove calls to DataProxy::transientAddress. That way, it suffices to have a lock in the DataProxy object. Trying to add the needed accessor methods to DataProxy and get rid of calls to transientAddress().
Showing
- MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/MultiLevelAlignmentDbTool.cxx 2 additions, 16 deletions...ondGeneral/MuonCondTool/src/MultiLevelAlignmentDbTool.cxx
- MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/MuonAlignmentDbTool.cxx 7 additions, 50 deletions.../MuonCondGeneral/MuonCondTool/src/MuonAlignmentDbTool.cxx
- MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/MuonDetectorStatusDbTool.cxx 2 additions, 14 deletions...CondGeneral/MuonCondTool/src/MuonDetectorStatusDbTool.cxx
Loading
Please register or sign in to comment