|
g4tools
5.4.0
|
This is the complete list of members for tools::waxml::ntuple, including all inherited members.
| add_row() | tools::waxml::ntuple | inline |
| booking(bool a_xml_esc) const | tools::waxml::ntuple | inline |
| columns() const | tools::waxml::ntuple | inline |
| create_column(const std::string &a_name, const T &a_def=T()) | tools::waxml::ntuple | inline |
| create_column(const std::string &a_name, std::vector< T > &a_user_vec) | tools::waxml::ntuple | inline |
| create_sub_ntuple(const std::string &a_name) | tools::waxml::ntuple | inline |
| find_column(const std::string &a_name) | tools::waxml::ntuple | inline |
| get_booking(const std::vector< iobj * > &a_cols, bool a_xml_esc, std::string &a_string) | tools::waxml::ntuple | inlineprotectedstatic |
| is_std_vector_column(iobj &a_obj) | tools::waxml::ntuple | inlinestatic |
| m_cols | tools::waxml::ntuple | protected |
| m_spaces | tools::waxml::ntuple | protected |
| m_writer | tools::waxml::ntuple | protected |
| ntuple(std::ostream &a_writer, unsigned int a_spaces=0) | tools::waxml::ntuple | inline |
| ntuple(std::ostream &a_writer, std::ostream &a_out, const ntuple_booking &a_bkg, unsigned int a_spaces=0) | tools::waxml::ntuple | inline |
| ntuple(const ntuple &a_from) | tools::waxml::ntuple | inlineprotected |
| operator=(const ntuple &a_from) | tools::waxml::ntuple | inlineprotected |
| s_aida_type(int) | tools::waxml::ntuple | inlineprotectedstatic |
| s_aida_type(float) | tools::waxml::ntuple | inlineprotectedstatic |
| s_aida_type(double) | tools::waxml::ntuple | inlineprotectedstatic |
| s_aida_type(const std::string &) | tools::waxml::ntuple | inlineprotectedstatic |
| s_aida_type_ituple() | tools::waxml::ntuple | inlineprotectedstatic |
| write_header(const std::string &a_path, const std::string &a_name, const std::string &a_title) | tools::waxml::ntuple | inline |
| write_trailer() | tools::waxml::ntuple | inline |
| ~ntuple() | tools::waxml::ntuple | inlinevirtual |