![]() |
ATLAS Offline Software
|
#include <ContainerId.h>
Public Types | |
| using | xAODObjectIdType |
| the xAOD type to use with ObjectId | |
| using | xAODObjectRangeType |
| the xAOD type to use with ObjectRange | |
| using | xAODElementLinkType |
| the xAOD type to use with ElementLink | |
Static Public Attributes | |
| static constexpr std::string_view | idName = "eventContext" |
| static constexpr bool | perEventRange = false |
| static constexpr bool | perEventId = false |
| static constexpr bool | isContainerId |
| identify this as a container id definition | |
| static constexpr bool | regularObjectId |
| whether to use the regular ObjectId/ObjectRange | |
| static constexpr bool | variantObjectId |
| whether to use a variant ObjectId | |
| static constexpr bool | regularColumnAccessorArray |
| whether to use a regular column accessor in array mode | |
| static constexpr bool | isMutable |
| whether this is a non-const container | |
Definition at line 161 of file ContainerId.h.
|
inherited |
the xAOD type to use with ElementLink
Definition at line 136 of file ContainerId.h.
|
inherited |
the xAOD type to use with ObjectId
Definition at line 130 of file ContainerId.h.
|
inherited |
the xAOD type to use with ObjectRange
Definition at line 133 of file ContainerId.h.
|
staticconstexpr |
Definition at line 163 of file ContainerId.h.
|
staticconstexprinherited |
identify this as a container id definition
Definition at line 109 of file ContainerId.h.
|
staticconstexprinherited |
whether this is a non-const container
Definition at line 121 of file ContainerId.h.
|
staticconstexpr |
Definition at line 168 of file ContainerId.h.
|
staticconstexpr |
Definition at line 167 of file ContainerId.h.
|
staticconstexprinherited |
whether to use a regular column accessor in array mode
Definition at line 118 of file ContainerId.h.
|
staticconstexprinherited |
whether to use the regular ObjectId/ObjectRange
Definition at line 112 of file ContainerId.h.
|
staticconstexprinherited |
whether to use a variant ObjectId
Definition at line 115 of file ContainerId.h.