g4tools
5.4.0
|
Public Member Functions | |
virtual void * | cast (cid a_class) const |
virtual cid | id_cls () const |
virtual void | add () |
virtual const std::string & | name () const |
std_vector_column (std::ostream &a_writer, const std::string &a_name, const std::vector< T > &a_ref, char a_vec_sep) | |
virtual | ~std_vector_column () |
Public Member Functions inherited from tools::wcsv::ntuple::icol | |
virtual | ~icol () |
Static Public Member Functions | |
static cid | id_class () |
Protected Member Functions | |
std_vector_column (const std_vector_column &a_from) | |
std_vector_column & | operator= (const std_vector_column &a_from) |
Protected Attributes | |
std::ostream & | m_writer |
std::string | m_name |
const std::vector< T > & | m_ref |
char | m_vec_sep |
Definition at line 132 of file wcsv_ntuple.
|
inline |
|
inlinevirtual |
Definition at line 164 of file wcsv_ntuple.
|
inlineprotected |
|
inlinevirtual |
|
inlinevirtual |
Implements tools::wcsv::ntuple::icol.
Definition at line 135 of file wcsv_ntuple.
|
inlinestatic |
Definition at line 134 of file wcsv_ntuple.
|
inlinevirtual |
|
inlinevirtual |
|
inlineprotected |
Definition at line 173 of file wcsv_ntuple.
|
protected |
Definition at line 180 of file wcsv_ntuple.
|
protected |
Definition at line 181 of file wcsv_ntuple.
|
protected |
Definition at line 182 of file wcsv_ntuple.
|
protected |
Definition at line 179 of file wcsv_ntuple.