ATLAS Offline Software
Loading...
Searching...
No Matches
DataLink_p1 Class Reference

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

#include <DataLink_p1.h>

Collaboration diagram for DataLink_p1:

Public Member Functions

 DataLink_p1 ()

Public Attributes

std::string m_link
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 24 of file DataLink_p1.h.

Constructor & Destructor Documentation

◆ DataLink_p1()

DataLink_p1::DataLink_p1 ( )
inline

Definition at line 26 of file DataLink_p1.h.

26: m_SGKeyHash(0) {}

Member Data Documentation

◆ m_link

std::string DataLink_p1::m_link

Definition at line 28 of file DataLink_p1.h.

◆ m_SGKeyHash

SG::sgkey_t DataLink_p1::m_SGKeyHash

Definition at line 29 of file DataLink_p1.h.


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