|
g4tools
5.4.0
|


Public Member Functions | |
| virtual void * | cast (tools::cid a_class) const |
| virtual tools::cid | id_cls () const |
| virtual bool | add () |
| virtual bool | fetch_entry () |
| virtual void | reset () |
| virtual const std::string & | name () const |
| virtual bool | set_basket_size (size_t) |
| std_vector_column_ref (store &a_store, pages &a_pages, bool a_write, const std::string &a_name, size_t, std::vector< T > &a_ref) | |
| virtual | ~std_vector_column_ref () |
Public Member Functions inherited from tools::hdf5::ntuple::icol | |
| virtual | ~icol () |
Static Public Member Functions | |
| static tools::cid | id_class () |
Protected Member Functions | |
| std_vector_column_ref (const std_vector_column_ref &a_from) | |
| std_vector_column_ref & | operator= (const std_vector_column_ref &a_from) |
Protected Attributes | |
| store & | m_store |
| pages & | m_branch |
| bool | m_write |
| std::string | m_name |
| std::vector< T > & | m_ref |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
Reimplemented in tools::hdf5::ntuple::std_vector_column< T >.
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
|
inlinestatic |
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
Reimplemented in tools::hdf5::ntuple::std_vector_column< T >.
Definition at line 289 of file ntuple.
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
Implements tools::hdf5::ntuple::icol.
|
inlinevirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |