|
g4tools
5.4.0
|


Public Member Functions | |
| virtual void * | cast (cid a_class) const |
| virtual cid | id_cls () const |
| virtual const std::string & | name () const |
| virtual bool | fetch_entry () const |
| virtual bool | get_entry (T &a_v) const |
| column_element_ref (ifile &a_file, branch_element &a_branch, leaf_element &a_leaf, int64 &a_index, T &a_ref) | |
| virtual | ~column_element_ref () |
Public Member Functions inherited from tools::read::icolumn< T > | |
| virtual | ~icolumn () |
Public Member Functions inherited from tools::read::icol | |
| virtual | ~icol () |
| virtual void | stop () |
Static Public Member Functions | |
| static cid | id_class () |
Static Public Member Functions inherited from tools::read::icolumn< T > | |
| static cid | id_class () |
Protected Member Functions | |
| column_element_ref (const column_element_ref &a_from) | |
| column_element_ref & | operator= (const column_element_ref &a_from) |
| bool | _fetch_entry () const |
Protected Attributes | |
| ifile & | m_file |
| branch_element & | m_be |
| leaf_element & | m_leaf |
| int64 & | m_index |
| T & | m_ref |
Additional Inherited Members | |
Public Types inherited from tools::read::icolumn< T > | |
| typedef T | entry_t |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlineprotected |
|
inlinevirtual |
Reimplemented from tools::read::icolumn< T >.
Reimplemented in tools::rroot::ntuple::column_element< RT, T >.
Definition at line 397 of file ntuple.
|
inlinevirtual |
|
inlinevirtual |
Implements tools::read::icolumn< T >.
|
inlinestatic |
|
inlinevirtual |
Reimplemented from tools::read::icolumn< T >.
Reimplemented in tools::rroot::ntuple::column_element< RT, T >.
Definition at line 401 of file ntuple.
|
inlinevirtual |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |