ATLAS Offline Software
|
#include <DataLink.h>
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... | |
Definition at line 24 of file A/AthLinks/DataLink.h.
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.
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.
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.