|
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 |
| column (const std::string &a_name, const T &a_def) | |
| virtual | ~column () |
| bool | fill (const T &a_value) |
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 | |
| column (const column &a_from) | |
| column & | operator= (const column &a_from) |
Protected Attributes | |
| std::string | m_name |
| std::string | m_def |
| T | m_tmp |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
|
inlinevirtual |
|
inline |
|
inlinestatic |
|
inlinevirtual |
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
|
inlinevirtual |
|
protected |
|
protected |
|
protected |