Loading [MathJax]/jax/output/SVG/config.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Typedefs | Variables
IColumnarTool.h File Reference
#include <string>
#include <vector>
Include dependency graph for IColumnarTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  columnar::IColumnarTool
 an interface for tools that operate on columnar data More...
 

Namespaces

 columnar
 

Typedefs

using columnar::ColumnarOffsetType = std::size_t
 the type used for the size and offsets in the columnar data More...
 

Variables

constexpr ColumnarOffsetType columnar::invalidObjectIndex = static_cast<ColumnarOffsetType>(-1)
 the value for an invalid element index More...
 
const std::string columnar::numberOfEventsName = "EventInfo"
 the name used for the column containing the number of events More...