|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   15 #include "GaudiKernel/IConverter.h" 
   72                                   DataObject*& refpObject)
 
   74   return cvt->createObj (addr, refpObject);
 
  
SG::sgkey_t sgkey_t
Type of the keys.
virtual StatusCode createObj(IConverter *cvt, IOpaqueAddress *addr, DataObject *&refpObject)
Call converter to create an object, possibly with locking.
virtual SG::SourceID sourceID(const std::string &key="EventSelector") const
Return the metadata source ID for the current event slot.
a resetable object (e.g. a SG DataHandle)
virtual void boundHandle(IResetable *handle)
Tell the store that a handle has been bound to a proxy.
virtual bool tryELRemap(sgkey_t sgkey_in, size_t index_in, sgkey_t &sgkey_out, size_t &index_out)
Test to see if the target of an ElementLink has moved.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual void unboundHandle(IResetable *handle)
Tell the store that a handle has been unbound from a proxy.
virtual IProxyDict * hiveProxyDict() override
Return the current event-slot-specific store.