|
g4tools
5.4.0
|
some special column that can't be done with aida_col<T> //// More...


Public Member Functions | |
| virtual void * | cast (const std::string &a_class) const |
| virtual base_col * | copy () const |
| virtual bool | add () |
| virtual bool | reset () |
| virtual uint64 | num_elems () const |
| base_ntu * | get_entry () |
| virtual void | set_user_variable (void *a_user_var) |
| virtual bool | fetch_entry () const |
| virtual base_ntu * | get_to_fill () |
| aida_col_ntu (std::ostream &a_out, const std::string &a_name) | |
| virtual | ~aida_col_ntu () |
| aida_col_ntu (const aida_col_ntu &a_from) | |
| aida_col_ntu & | operator= (const aida_col_ntu &a_from) |
Public Member Functions inherited from tools::aida::base_col | |
| virtual | ~base_col () |
| const std::string & | name () const |
| void | set_index (uint64 a_index) |
Static Public Member Functions | |
| static const std::string & | s_class () |
Static Public Member Functions inherited from tools::aida::base_col | |
| static const std::string & | s_class () |
Protected Attributes | |
| std::vector< ntuple > | m_data |
| ntuple | m_tmp |
| ntuple * | m_user_var |
Protected Attributes inherited from tools::aida::base_col | |
| std::ostream & | m_out |
| std::string | m_name |
| uint64 | m_index |
Additional Inherited Members | |
Protected Member Functions inherited from tools::aida::base_col | |
| base_col (std::ostream &a_out, const std::string &a_name) | |
| base_col (const base_col &a_from) | |
| base_col & | operator= (const base_col &a_from) |
some special column that can't be done with aida_col<T> ////
Definition at line 647 of file aida_ntuple.
|
inline |
Definition at line 694 of file aida_ntuple.
|
inlinevirtual |
Definition at line 700 of file aida_ntuple.
|
inline |
Definition at line 702 of file aida_ntuple.
|
inlinevirtual |
Implements tools::aida::base_col.
Definition at line 659 of file aida_ntuple.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inline |
Definition at line 663 of file aida_ntuple.
|
inlinevirtual |
Definition at line 692 of file aida_ntuple.
|
inlinevirtual |
|
inline |
Definition at line 709 of file aida_ntuple.
|
inlinevirtual |
Implements tools::aida::base_col.
Definition at line 660 of file aida_ntuple.
|
inlinestatic |
Definition at line 649 of file aida_ntuple.
|
inlinevirtual |
|
protected |
Definition at line 719 of file aida_ntuple.
|
protected |
Definition at line 720 of file aida_ntuple.
|
protected |
Definition at line 721 of file aida_ntuple.