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::ContainerId::regularCIBase< ObjectType, ContainerType >
 a template that provides a base definition of container id for a regular container More...
struct  columnar::ContainerId::mutableCI< CI >
 a template to define a mutable version of a given container id More...
struct  columnar::ContainerId::eventContext

Namespaces

namespace  columnar
namespace  columnar::ContainerId
 a namespace for holding the ids for the different "virtual" containers

Concepts

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

Typedefs

using columnar::EventContextRange = ObjectRange<ContainerId::eventContext>
using columnar::EventContextId = ObjectId<ContainerId::eventContext>