Go to the source code of this file.
|
struct | columnar::ContainerId::regularCIBase< ObjectType, ContainerType > |
| a template that provides a base definition of container id for a regular container More...
|
|
struct | columnar::ContainerId::eventContext< CI > |
| a template to define a mutable version of a given container id More...
|
|
class | columnar::ObjectRange< CI, CM > |
| a class representing a continuous sequence of objects (a.k.a. a container) More...
|
|
class | columnar::ObjectId< CI, CM > |
| a class representing a single object (electron, muons, etc.) More...
|
|
class | columnar::OptObjectId< CI, CM > |
| a class representing a single optional object (electron, muons, etc.) More...
|
|
class | columnar::ObjectLink< CI, CM > |
|
class | columnar::AccessorTemplate< CI, CT, CAM, CM > |
| the raw column accessor template class More...
|
|