ATLAS Offline Software
Public Types | Public Attributes | List of all members
ROOT::Meta::Selection::DataLink< STORABLE > Class Template Reference

#include <DataLink.h>

Collaboration diagram for ROOT::Meta::Selection::DataLink< STORABLE >:

Public Types

typedef DataLink< STORABLE > self
 Convenience declaration of this structure's type. More...
 

Public Attributes

ROOT::Meta::Selection::MemberAttributes< kTransient > m_object
 Declare m_object as transient. More...
 
ROOT::Meta::Selection::MemberAttributes< kTransient > m_event
 Declare m_event as transient. More...
 

Detailed Description

template<class STORABLE>
class ROOT::Meta::Selection::DataLink< STORABLE >

Definition at line 24 of file A/AthLinks/DataLink.h.

Member Typedef Documentation

◆ self

template<class STORABLE >
typedef DataLink< STORABLE > ROOT::Meta::Selection::DataLink< STORABLE >::self

Convenience declaration of this structure's type.

Definition at line 166 of file A/AthLinks/DataLink.h.

Member Data Documentation

◆ m_event

template<class STORABLE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataLink< STORABLE >::m_event

Declare m_event as transient.

Definition at line 171 of file A/AthLinks/DataLink.h.

◆ m_object

template<class STORABLE >
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataLink< STORABLE >::m_object

Declare m_object as transient.

Definition at line 169 of file A/AthLinks/DataLink.h.


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