|
g4tools
5.4.0
|


Public Types | |
| typedef T | entry_t |
Public Member Functions | |
| virtual void * | cast (cid a_class) const |
| virtual cid | id_cls () const |
| virtual | ~icolumn () |
| virtual bool | get_entry (T &) const =0 |
Public Member Functions inherited from tools::read::icol | |
| virtual | ~icol () |
| virtual const std::string & | name () const =0 |
| virtual void | stop () |
| virtual bool | fetch_entry () const |
Static Public Member Functions | |
| static cid | id_class () |
| typedef T tools::read::icolumn< T >::entry_t |
|
inlinevirtual |
|
inlinevirtual |
Implements tools::read::icol.
Reimplemented in tools::rroot::ntuple::column_element< RT, T >, tools::rroot::ntuple::column_element_ref< RT, T >, tools::rroot::ntuple::std_vector_column_ref< T >, tools::rroot::ntuple::column< T, LEAF >, tools::rroot::ntuple::column_ref< T, LEAF >, and tools::rcsv::ntuple::column< T >.
|
pure virtual |
|
inlinestatic |
|
inlinevirtual |
Implements tools::read::icol.
Reimplemented in tools::rroot::ntuple::column_element< RT, T >, tools::rroot::ntuple::column_element_ref< RT, T >, tools::rroot::ntuple::std_vector_column_ref< T >, tools::rroot::ntuple::column< T, LEAF >, tools::rroot::ntuple::column_ref< T, LEAF >, and tools::rcsv::ntuple::column< T >.
Definition at line 48 of file rntuple.