ATLAS Offline Software
Loading...
Searching...
No Matches
ContainerId.h File Reference
Include dependency graph for ContainerId.h:

Go to the source code of this file.

Classes

struct  columnar::RegularContainerId< ObjectType, ContainerType >
 a template that provides a base definition of container id for a regular container More...
struct  columnar::MutableContainerId< CI >
 a template to define a mutable version of a given container id More...
struct  columnar::EventContextDef

Namespaces

namespace  columnar
namespace  columnar::detail
 Container id definitions for the columnar infrastructure.

Concepts

concept  columnar::ContainerIdConcept
 concept for a container id
concept  columnar::RegularContainerIdConcept

Typedefs

using columnar::EventContextRange = ObjectRange<EventContextDef>
using columnar::EventContextId = ObjectId<EventContextDef>

Functions

template<typename T>
CLID columnar::detail::clidForType ()
 the CLID of a container type, or 0 when it cannot be determined