Skip to content
Snippets Groups Projects
Commit b5fdd3b2 authored by Charles Leggett's avatar Charles Leggett Committed by Graeme Stewart
Browse files

fix storeName -> storeID translation (StoreGate-03-07-03)

	* fix storeName -> storeID translation to account for AthenaMT
	  stores that have leading "{digits}_" (eg 0_StoreGateSvc_Impl),
	  and use an initializer list
	* tag StoreGate-03-07-03

M       src/SGImplSvc.cxx

2016-06-20  scott snyder  <snyder@bnl.gov>

	* Tagging StoreGate-03-07-02.
	* StoreGate/WriteHandle.h, StoreGate/WriteHandle.icc: Defer
	locking an aux store until the WriteHandle is deleted.
	* test/WriteHandle_test.cxx: Test the changes.
	* StoreGate/SGtests.h, test/SGtests.cxx: Add testWriteAux().

2016-06-20  Charles Leggett
	* StoreGateSvc: added _SGXCALL for removeProxy(...) in hive
	* tag StoreGate-03-07-01

M       src/StoreGateSvc.cxx
...
(Long ChangeLog diff - truncated)


Former-commit-id: 0dd45e35
parent bc7a6b66
No related branches found
No related tags found
No related merge requests found
Showing
with 995 additions and 54 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