#include <EventInfoDef.h>
Definition at line 17 of file EventInfoDef.h.
◆ xAODElementLinkType
◆ xAODObjectIdType
◆ xAODObjectRangeType
◆ containerClid()
the CLID of the xAOD container type (from its CLASS_DEF)
This is evaluated lazily, so container types without a CLASS_DEF only fail to compile if this actually gets called (e.g. when the container id is used as a link target).
Definition at line 158 of file ContainerId.h.
159 {
161 }
CLID clidForType()
the CLID of a container type, or 0 when it cannot be determined
◆ idName
| std::string_view columnar::EventInfoDef::idName = "EventInfo" |
|
staticconstexpr |
◆ isContainerId
identify this as a container id definition
Definition at line 124 of file ContainerId.h.
◆ isMutable
whether this is a non-const container
Definition at line 136 of file ContainerId.h.
◆ perEventId
| bool columnar::EventInfoDef::perEventId = true |
|
staticconstexpr |
◆ perEventRange
| bool columnar::EventInfoDef::perEventRange = false |
|
staticconstexpr |
◆ regularColumnAccessorArray
whether to use a regular column accessor in array mode
Definition at line 133 of file ContainerId.h.
◆ regularObjectId
whether to use the regular ObjectId/ObjectRange
Definition at line 127 of file ContainerId.h.
◆ variantObjectId
The documentation for this struct was generated from the following file: