![]() |
ATLAS Offline Software
|
#include <DataVector.h>
Public Types | |
| typedef DataVector< T, BASE > | self |
| A helper typedef. | |
Public Attributes | |
| ROOT::Meta::Selection::MemberAttributes< kTransient > | m_isMostDerived |
| Automatically generate dictionary for contained vector. | |
| ROOT::Meta::Selection::MemberAttributes< kTransient > | m_deleter |
| ROOT::Meta::Selection::MemberAttributes< kTransient > | m_ownPolicy |
| We do not want to save this. | |
Definition at line 3464 of file DataVector.h.
| typedef DataVector< T, BASE > ROOT::Meta::Selection::DataVector< T, BASE >::self |
A helper typedef.
Definition at line 3469 of file DataVector.h.
| ROOT::Meta::Selection::MemberAttributes< kTransient > ROOT::Meta::Selection::DataVector< T, BASE >::m_deleter |
Definition at line 3477 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 3476 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 3481 of file DataVector.h.