ATLAS Offline Software
|
Persistent representation of ElementLink - contains an index to a StoreGate key (name) of the container it is pointing to, and an index to the container element. The name index is used to look up the actual container name, which is stored elsewhere. The C++ type of element index can be integer for sequences or a "key" type for sets (like std::map). (std::string is supported, define more types if necessary) More...
#include <ElementLink_p2.h>
Persistent representation of ElementLink - contains an index to a StoreGate key (name) of the container it is pointing to, and an index to the container element. The name index is used to look up the actual container name, which is stored elsewhere. The C++ type of element index can be integer for sequences or a "key" type for sets (like std::map). (std::string is supported, define more types if necessary)