|
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 const std::string & | aida_type () const |
| virtual const std::string & | s_def () const |
| virtual void | s_value (std::string &a_s) const |
| std_vector_column (const std::string &a_name, std::vector< T > &a_user_vec, const std::string &a_spaces) | |
| virtual | ~std_vector_column () |
Public Member Functions inherited from tools::waxml::ntuple::leaf | |
| leaf () | |
| virtual | ~leaf () |
| leaf (const leaf &a_from) | |
| leaf & | operator= (const leaf &) |
Public Member Functions inherited from tools::waxml::ntuple::iobj | |
| virtual | ~iobj () |
Static Public Member Functions | |
| static cid | id_class () |
Static Public Member Functions inherited from tools::waxml::ntuple::leaf | |
| 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::string | m_name |
| std::string | m_def |
| std::vector< T > & | m_user_vec |
| std::string | m_spaces |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
|
inlinevirtual |
|
inlinestatic |
|
inlinevirtual |
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
|
inlinevirtual |
|
protected |
|
protected |
|
protected |
|
protected |