TrkEventCnvTools+InDetEventTPCnv+StoreGate: Fix use of ReadHandle.
Compare changes
Files
13@@ -18,6 +16,7 @@
@@ -120,6 +119,33 @@ protected:
Create ReadHandle from ReadHandleKey. Otherwise, we get the non-reentrant behavior of ReadHandle, which binds and unbinds from the proxy, leading to a hotspot in unbindProxy().