ATLAS Offline Software
Loading...
Searching...
No Matches
ColumnInfo.h File Reference
#include <string>
#include <typeinfo>
#include <vector>
Include dependency graph for ColumnInfo.h:

Go to the source code of this file.

Classes

struct  columnar::ColumnInfo
 a struct that contains meta-information about each column that's needed to interface the column with the columnar data store More...

Namespaces

namespace  columnar

Enumerations

enum class  columnar::ColumnAccessMode { columnar::input , columnar::output , columnar::update }
 an enum for the different access modes for a column More...