![]() |
ATLAS Offline Software
|
Metafunction to find the proper DataBucket class for T.
More...
#include <DataVector.h>
Public Types | |
| typedef SG::DVLDataBucket< U > | type |
| using | base1 |
| using | deflt |
| using | recurse |
Static Public Member Functions | |
| static void | init () |
Static Public Attributes | |
| static constexpr bool | has_base |
Metafunction to find the proper DataBucket class for T.
Specialize this for DataVector. See AthenaKernel/StorableConversions.h for an explanation.
Definition at line 3523 of file DataVector.h.
| using SG::DataBucketTrait< T, U >::base1 |
Definition at line 132 of file StorableConversions.h.
| using SG::DataBucketTrait< T, U >::deflt |
Definition at line 138 of file StorableConversions.h.
| using SG::DataBucketTrait< T, U >::recurse |
Definition at line 141 of file StorableConversions.h.
| typedef SG::DVLDataBucket<U> SG::DataBucketTrait< DataVector< T >, U >::type |
Definition at line 3525 of file DataVector.h.
|
inlinestatic |
Definition at line 3526 of file DataVector.h.
|
staticconstexpr |
Definition at line 135 of file StorableConversions.h.