Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ElementLink_p1< INDEX > Class Reference

Persistent representation of ElementLink - constains StoreGate key (name) of the container it is pointing to, and an index to the container element. The C++ type of 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_p1.h>

Collaboration diagram for ElementLink_p1< INDEX >:

Detailed Description

Persistent representation of ElementLink - constains StoreGate key (name) of the container it is pointing to, and an index to the container element. The C++ type of index can be integer for sequences or a "key" type for sets (like std::map). (std::string is supported, define more types if necessary)


The documentation for this class was generated from the following file: