ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
DataLink_p2 Class Reference

Persistent representation of DataLink contains the StoreGate key of the container object to which the link is pointing. More...

#include <DataLink_p2.h>

Collaboration diagram for DataLink_p2:

Public Member Functions

 DataLink_p2 ()
 

Public Attributes

SG::sgkey_t m_SGKeyHash
 

Detailed Description

Persistent representation of DataLink contains the StoreGate key of the container object to which the link is pointing.

Definition at line 23 of file DataLink_p2.h.

Constructor & Destructor Documentation

◆ DataLink_p2()

DataLink_p2::DataLink_p2 ( )
inline

Definition at line 25 of file DataLink_p2.h.

25 : m_SGKeyHash(0) {}

Member Data Documentation

◆ m_SGKeyHash

SG::sgkey_t DataLink_p2::m_SGKeyHash

Definition at line 27 of file DataLink_p2.h.


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