#include <Column.h>
Public Types | |
using | type = T |
Static Public Member Functions | |
template<typename F > | |
static ColumnFillerHolder< Column< LABEL, T >, F > | filler (F &&iF) |
static const char *const & | label () |
Static Public Attributes | |
static constexpr char const *const | kLabel = LABEL |
Private Member Functions | |
Column ()=default | |
Column (const Column &)=delete | |
const Column & | operator= (const Column &)=delete |
using edm::soa::Column< LABEL, T >::type = T |
|
privatedefault |
|
privatedelete |
|
inlinestatic |
|
inlinestatic |
|
privatedelete |
|
static |