![]() |
ATLAS Offline Software
|
#include <DataVector.h>
Public Types | |
typedef DataVector< T, BASE > | self |
A helper typedef. More... | |
Public Attributes | |
ROOT::Meta::Selection::MemberAttributes< kTransient > | m_isMostDerived |
Automatically generate dictionary for contained vector. More... | |
ROOT::Meta::Selection::MemberAttributes< kTransient > | m_deleter |
ROOT::Meta::Selection::MemberAttributes< kTransient > | m_ownPolicy |
We do not want to save this. More... | |
Definition at line 581 of file DataVector.h.
typedef DataVector< T, BASE > ROOT::Meta::Selection::DataVector< T, BASE >::self |
A helper typedef.
Definition at line 3428 of file DataVector.h.
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataVector< T, BASE >::m_deleter |
Definition at line 3436 of file DataVector.h.
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataVector< T, BASE >::m_isMostDerived |
Automatically generate dictionary for contained vector.
Declare the automatically created variable transient
Definition at line 3435 of file DataVector.h.
ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataVector< T, BASE >::m_ownPolicy |
We do not want to save this.
The P->T converter should decide the ownership mode.
Definition at line 3440 of file DataVector.h.