g4tools
5.4.0
|
Classes | |
class | Annotation |
class | Axis |
class | BaseHistogram |
class | Histogram |
class | Histogram_cp |
class | Item |
class | Profile |
class | Profile_cp |
class | Vector |
Typedefs | |
typedef histo::histo_data< double, unsigned int, unsigned int, double > | hd_data |
typedef histo::profile_data< double, unsigned int, unsigned int, double, double > | pd_data |
Functions | |
const std::string & | s_axis () |
const std::string & | s_annotation () |
const std::string & | s_base_histogram () |
const std::string & | s_item () |
const std::string & | s_h1d () |
const std::string & | s_h2d () |
const std::string & | s_h3d () |
const std::string & | s_p1d () |
const std::string & | s_p2d () |
bool | Axis_read (iobj_visitor &a_visitor, histo::axis< double, unsigned int > &a_axis) |
template<class T > | |
bool | std_vector_read (iobj_visitor &a_visitor, std::vector< T > &a_vec) |
bool | Annotation_read (iobj_visitor &a_visitor) |
void | map2vec (const std::map< std::string, std::string > &a_in, std::vector< Item > &a_out) |
bool | BaseHistogram_read (iobj_visitor &a_visitor) |
template<class HIST > | |
bool | visitHistogram (const HIST &a_hist, iobj_const_visitor &a_visitor) |
bool | readHistogram (hd_data &aData, iobj_visitor &a_visitor) |
bool | visit (iobj_const_visitor &a_v, const histo::h1d &a_histo) |
bool | read (iobj_visitor &a_visitor, histo::h1d &a_histo) |
bool | visit (iobj_const_visitor &a_v, const histo::h2d &a_histo) |
bool | read (iobj_visitor &a_visitor, histo::h2d &a_histo) |
bool | visit (iobj_const_visitor &a_v, const histo::h3d &a_histo) |
bool | read (iobj_visitor &a_visitor, histo::h3d &a_histo) |
template<class PROF > | |
bool | visitProfile (const PROF &a_prof, iobj_const_visitor &a_visitor) |
bool | readProfile (pd_data &aData, iobj_visitor &a_visitor) |
bool | visit (iobj_const_visitor &a_v, const histo::p1d &a_histo) |
bool | read (iobj_visitor &a_visitor, histo::p1d &a_histo) |
bool | visit (iobj_const_visitor &a_v, const histo::p2d &a_histo) |
bool | read (iobj_visitor &a_visitor, histo::p2d &a_histo) |
typedef histo::histo_data<double,unsigned int,unsigned int,double> tools::osc::hd_data |
Definition at line 325 of file osc_streamers.
typedef histo::profile_data<double,unsigned int,unsigned int,double,double> tools::osc::pd_data |
Definition at line 626 of file osc_streamers.
|
inline |
Definition at line 307 of file osc_streamers.
|
inline |
Definition at line 108 of file osc_streamers.
|
inline |
Definition at line 370 of file osc_streamers.
|
inline |
Definition at line 317 of file osc_streamers.
|
inline |
Definition at line 527 of file osc_streamers.
|
inline |
Definition at line 561 of file osc_streamers.
|
inline |
Definition at line 596 of file osc_streamers.
|
inline |
Definition at line 761 of file osc_streamers.
|
inline |
Definition at line 795 of file osc_streamers.
|
inline |
Definition at line 419 of file osc_streamers.
|
inline |
Definition at line 713 of file osc_streamers.
|
inline |
Definition at line 28 of file osc_streamers.
|
inline |
Definition at line 24 of file osc_streamers.
|
inline |
Definition at line 32 of file osc_streamers.
|
inline |
Definition at line 41 of file osc_streamers.
|
inline |
Definition at line 46 of file osc_streamers.
|
inline |
Definition at line 51 of file osc_streamers.
|
inline |
Definition at line 36 of file osc_streamers.
|
inline |
Definition at line 56 of file osc_streamers.
|
inline |
Definition at line 61 of file osc_streamers.
|
inline |
Definition at line 250 of file osc_streamers.
|
inline |
Definition at line 522 of file osc_streamers.
|
inline |
Definition at line 556 of file osc_streamers.
|
inline |
Definition at line 591 of file osc_streamers.
|
inline |
Definition at line 756 of file osc_streamers.
|
inline |
Definition at line 790 of file osc_streamers.
|
inline |
Definition at line 383 of file osc_streamers.
|
inline |
Definition at line 629 of file osc_streamers.