![]() |
ATLAS Offline Software
|
#include <string>#include <vector>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... | |
1.8.18