g4tools
5.4.0
|
This is the complete list of members for tools::xml::aidas, including all inherited members.
add_default_readers() | tools::xml::aidas | inlineprotected |
add_reader(const std::string &a_class, reader a_reader, bool a_check=false) | tools::xml::aidas | inlineprotected |
aidas() | tools::xml::aidas | inline |
aidas(const aidas &) | tools::xml::aidas | inlineprotected |
axis_index(unsigned int a_dim, const std::string &a_axis, int &a_index) | tools::xml::aidas | inlineprotectedstatic |
bn_t typedef | tools::xml::aidas | protected |
clear_readers() | tools::xml::aidas | inlineprotected |
find_reader(const std::string &a_class) const | tools::xml::aidas | inlineprotected |
m_objects | tools::xml::aidas | protected |
m_readers | tools::xml::aidas | protected |
objects() | tools::xml::aidas | inline |
operator=(const aidas &) | tools::xml::aidas | inlineprotected |
pd_data typedef | tools::xml::aidas | protected |
read_axis(tree &a_tree, unsigned int a_dim, int &aAxis, bn_t &aNumberOfBins, double &aMin, double &aMax, std::vector< double > &aEdges, bool &aVariableBins, std::ostream &) | tools::xml::aidas | inlineprotectedstatic |
read_bins(tree &a_tree, pd_data &aData, std::ostream &a_out, bool a_is_prof) | tools::xml::aidas | inlineprotectedstatic |
read_cloud(tree &a_tree, std::ostream &a_out, bool a_verbose, int a_dim) | tools::xml::aidas | inlinestatic |
read_cloud1d(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_cloud2d(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_cloud3d(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_cloud_data(tree &a_tree, histo::c1d &aCloud, bool a_verbose, std::ostream &a_out) | tools::xml::aidas | inlineprotectedstatic |
read_cloud_data(tree &a_tree, histo::c2d &aCloud, bool a_verbose, std::ostream &a_out) | tools::xml::aidas | inlineprotectedstatic |
read_cloud_data(tree &a_tree, histo::c3d &aCloud, bool a_verbose, std::ostream &a_out) | tools::xml::aidas | inlineprotectedstatic |
read_dps(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_dps_data(tree &a_tree, histo::dps &a_dps) | tools::xml::aidas | inlineprotectedstatic |
read_h1d(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_h2d(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_h3d(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_histo(tree &a_tree, std::ostream &a_out, bool a_verbose, unsigned int a_dim, bool a_is_prof) | tools::xml::aidas | inlinestatic |
read_ntu(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_ntu_columns(tree &a_tree, bool &a_found, std::vector< colbook > &a_booking, std::ostream &a_out) | tools::xml::aidas | inlineprotectedstatic |
read_ntu_rows(tree &a_tree, aida::base_ntu &a_ntu, bool &a_found, std::ostream &a_out) | tools::xml::aidas | inlineprotectedstatic |
read_p1d(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
read_p2d(tree &a_tree, std::ostream &a_out, bool a_verbose, void *) | tools::xml::aidas | inlineprotectedstatic |
reader typedef | tools::xml::aidas | |
readers typedef | tools::xml::aidas | |
set_default_tags(std::vector< std::string > &a_tags) | tools::xml::aidas | inlineprotected |
to_double(const std::string &a_s, double &a_v, std::ostream &a_out, const std::string &a_what) | tools::xml::aidas | inlineprotectedstatic |
~aidas() | tools::xml::aidas | inlinevirtual |