g4tools
5.4.0
|
This is the complete list of members for tools::wroot::ntuple, including all inherited members.
add_row() | tools::wroot::ntuple | inline |
branches() const | tools::wroot::tree | inline |
columns() const | tools::wroot::ntuple | inline |
columns() | tools::wroot::ntuple | inline |
create_branch(const std::string &a_name) | tools::wroot::tree | inline |
create_column(const std::string &a_name, const T &a_def=T()) | tools::wroot::ntuple | inline |
create_column_ref(const std::string &a_name, const T &a_ref) | tools::wroot::ntuple | inline |
create_column_string(const std::string &a_name, const std::string &a_def=std::string()) | tools::wroot::ntuple | inline |
create_column_string_ref(const std::string &a_name, const std::string &a_ref) | tools::wroot::ntuple | inline |
create_column_vector(const std::string &a_name, const std::vector< T > &a_def=std::vector< T >()) | tools::wroot::ntuple | inline |
create_column_vector_ref(const std::string &a_name, const std::vector< T > &a_ref) | tools::wroot::ntuple | inline |
create_column_vector_string(const std::string &a_name, const std::vector< std::string > &a_def, char a_sep) | tools::wroot::ntuple | inline |
create_column_vector_string_ref(const std::string &a_name, const std::vector< std::string > &a_ref, char a_sep) | tools::wroot::ntuple | inline |
create_leaf(const std::string &a_name) | tools::wroot::tree | inline |
create_leaf(const std::string &a_name, const iobject &a_obj) | tools::wroot::tree | inline |
create_leaf_ref(const std::string &a_name, const TYPE &a_ref) | tools::wroot::tree | inline |
create_leaf_string_ref(const std::string &a_name, const std::string &a_ref) | tools::wroot::tree | inline |
create_std_vector_be(const std::string &a_name, const std::vector< T > &a_def=std::vector< T >()) | tools::wroot::tree | inline |
create_std_vector_be_pointer(const std::string &a_name, std::vector< T > *a_pointer) | tools::wroot::tree | inline |
create_std_vector_be_ref(const std::string &a_name, const std::vector< T > &a_ref) | tools::wroot::tree | inline |
create_std_vector_leaf_ref(const std::string &a_name, const std::vector< T > &a_ref) | tools::wroot::tree | inline |
dir() | tools::wroot::tree | inlinevirtual |
dir() const | tools::wroot::tree | inlinevirtual |
entries() const | tools::wroot::tree | inline |
fill(uint32 &a_nbytes) | tools::wroot::tree | inline |
find_column(const std::string &a_name) | tools::wroot::ntuple | inline |
find_column_ref(const std::string &a_name) | tools::wroot::ntuple | inline |
find_column_string(const std::string &a_name) | tools::wroot::ntuple | inline |
find_column_string_ref(const std::string &a_name) | tools::wroot::ntuple | inline |
find_column_vector(const std::string &a_name) | tools::wroot::ntuple | inline |
find_column_vector_ref(const std::string &a_name) | tools::wroot::ntuple | inline |
find_column_vector_string(const std::string &a_name) | tools::wroot::ntuple | inline |
find_column_vector_string_ref(const std::string &a_name) | tools::wroot::ntuple | inline |
get_branches(std::vector< branch * > &a_vec) const | tools::wroot::ntuple | inline |
get_row_wise_branch() const | tools::wroot::ntuple | inline |
m_branches | tools::wroot::tree | protected |
m_cols | tools::wroot::ntuple | protected |
m_dir | tools::wroot::tree | protected |
m_entries | tools::wroot::tree | protected |
m_name | tools::wroot::tree | protected |
m_out | tools::wroot::tree | protected |
m_row_wise | tools::wroot::ntuple | protected |
m_row_wise_branch | tools::wroot::ntuple | protected |
m_title | tools::wroot::tree | protected |
m_tot_bytes | tools::wroot::tree | protected |
m_zip_bytes | tools::wroot::tree | protected |
merge_number_of_entries() | tools::wroot::ntuple | inline |
mpi_add_basket(impi &a_impi) | tools::wroot::ntuple | inline |
mpi_add_baskets(impi &a_impi) | tools::wroot::ntuple | inline |
mpi_end_fill(impi &a_impi) | tools::wroot::ntuple | inline |
name() const | tools::wroot::tree | inlinevirtual |
ntuple(idir &a_dir, const std::string &a_name, const std::string &a_title, bool a_row_wise=false) | tools::wroot::ntuple | inline |
ntuple(idir &a_dir, const ntuple_booking &a_bkg, bool a_row_wise=false) | tools::wroot::ntuple | inline |
ntuple(const ntuple &a_from) | tools::wroot::ntuple | inlineprotected |
operator=(const ntuple &) | tools::wroot::ntuple | inlineprotected |
tools::wroot::tree::operator=(const tree &) | tools::wroot::tree | inlineprotected |
out() const | tools::wroot::tree | inline |
print_columns(std::ostream &a_out) | tools::wroot::ntuple | inline |
reset() | tools::wroot::tree | inline |
set_basket_size(uint32 a_size) | tools::wroot::ntuple | inline |
store_class_name() const | tools::wroot::tree | inlinevirtual |
stream(buffer &a_buffer) const | tools::wroot::tree | inlinevirtual |
title() const | tools::wroot::tree | inlinevirtual |
tree(idir &a_dir, const std::string &a_name, const std::string &a_title, bool a_managed=true) | tools::wroot::tree | inline |
tree(const tree &a_from) | tools::wroot::tree | inlineprotected |
~iobject() | tools::wroot::iobject | inlinevirtual |
~itree() | tools::wroot::itree | inlinevirtual |
~ntuple() | tools::wroot::ntuple | inlinevirtual |
~tree() | tools::wroot::tree | inlinevirtual |