|
const std::string & | branch_element_store_class () |
|
cid | base_cid () |
|
cid | leaf_string_cid () |
|
cid | leaf_element_cid () |
|
cid | leaf_object_cid () |
|
cid | base_leaf_cid () |
|
date | get_date () |
|
free_seg * | find_after (const std::list< free_seg * > &a_list, free_seg *a_what) |
|
void | remove (std::list< free_seg * > &a_list, free_seg *a_what) |
|
void | add_before (std::list< free_seg * > &a_list, free_seg *a_what, free_seg *a_new) |
|
free_seg * | add_free (std::list< free_seg * > &a_list, seek a_first, seek a_last) |
|
void | scs (unsigned int &a_cs, const std::string &a_s) |
|
void | acs (unsigned int &a_cs, int a_n, int *a_dims) |
|
void | fill_vec (obj_list< streamer_info > &a_infos, const std::string &a_type, streamer__info::Type a_si_type) |
|
int | size_VIRTUAL () |
|
int | size_TObject () |
|
int | size_TNamed () |
|
void | fill_infos_core (obj_list< streamer_info > &a_infos, std::ostream &a_out) |
|
void | fill_infos_cont (obj_list< streamer_info > &a_infos, std::ostream &) |
|
int | size_TAttLine () |
|
int | size_TAttFill () |
|
int | size_TAttMarker () |
|
void | fill_infos_graf (obj_list< streamer_info > &a_infos, std::ostream &a_out) |
|
int | size_TBranch () |
|
int | size_TLeaf () |
|
int | size_TTree () |
|
void | fill_infos_tree (obj_list< streamer_info > &a_infos, std::ostream &a_out) |
|
int | size_TAttAxis () |
|
int | size_TAxis () |
|
int | size_TH1 () |
|
int | size_TH2 () |
|
int | size_TH2D () |
|
void | fill_infos_histo (obj_list< streamer_info > &a_infos, std::ostream &a_out) |
|
void | fill_infos (obj_list< streamer_info > &a_infos, std::ostream &a_out) |
|
const std::string & | leaf_store_class (char) |
|
const std::string & | leaf_store_class (short) |
|
const std::string & | leaf_store_class (int) |
|
const std::string & | leaf_store_class (float) |
|
const std::string & | leaf_store_class (double) |
|
const std::string & | leaf_string_store_class () |
|
const std::string & | leaf_element_store_class () |
|
const std::string & | leaf_object_store_class () |
|
basket * | mpi_create_basket (std::ostream &a_out, impi &a_mpi, bool a_byte_swap, seek a_seek_directory, uint32 a_basket_size) |
|
uint32 | mpi_protocol_basket () |
|
uint32 | mpi_protocol_baskets () |
|
uint32 | mpi_protocol_end_fill () |
|
bool | mpi_pack_basket (impi &a_mpi, uint32 a_icol, const basket &a_basket) |
|
bool | mpi_send_basket (impi &a_mpi, int a_dest, int a_tag, uint32 a_id, uint32 a_icol, const basket &a_basket) |
|
bool | Object_stream (buffer &a_buffer) |
|
bool | Named_stream (buffer &a_buffer, const std::string &a_name, const std::string &a_title) |
|
bool | AttLine_stream (buffer &a_buffer) |
|
bool | AttFill_stream (buffer &a_buffer) |
|
bool | AttMarker_stream (buffer &a_buffer) |
|
bool | Att3D_stream (buffer &a_buffer) |
|
uint32 | START_BIG_FILE () |
|
uint32 | big_file_version_tag () |
|
bool | AttAxis_stream (buffer &a_buffer) |
|
bool | axis_stream (buffer &a_buffer, const histo::axis< double, unsigned int > &a_axis, const std::string &a_name, const std::string &a_title) |
|
bool | List_empty_stream (buffer &a_buffer) |
|
template<class HIST > |
std::string | axis_title (const HIST &a_h, const std::string &a_key) |
|
template<class HIST > |
bool | TH_write_1D (buffer &a_buffer, const HIST &a_h, const std::string &a_name, const std::vector< double > &a_bin_Sw2) |
|
template<class HIST > |
bool | TH_write_2D (buffer &a_buffer, const HIST &a_h, const std::string &a_name, const std::vector< double > &a_bin_Sw2) |
|
template<class HIST > |
bool | TH_write_3D (buffer &a_buffer, const HIST &a_h, const std::string &a_name, const std::vector< double > &a_bin_Sw2) |
|
bool | TH1F_stream (buffer &a_buffer, const histo::h1df &a_h, const std::string &a_name) |
|
bool | TH1F_stream (buffer &a_buffer, const histo::h1d &a_h, const std::string &a_name) |
|
bool | TH1D_stream (buffer &a_buffer, const histo::h1d &a_h, const std::string &a_name) |
|
bool | TH2F_stream (buffer &a_buffer, const histo::h2d &a_h, const std::string &a_name) |
|
bool | TH2F_stream (buffer &a_buffer, const histo::h2df &a_h, const std::string &a_name) |
|
bool | TH2D_stream (buffer &a_buffer, const histo::h2d &a_h, const std::string &a_name) |
|
bool | TH3F_stream (buffer &a_buffer, const histo::h3d &a_h, const std::string &a_name) |
|
bool | TH3F_stream (buffer &a_buffer, const histo::h3df &a_h, const std::string &a_name) |
|
bool | TH3D_stream (buffer &a_buffer, const histo::h3d &a_h, const std::string &a_name) |
|
bool | TProfile_stream (buffer &a_buffer, const histo::p1d &a_p, const std::string &a_name) |
|
bool | TProfile2D_stream (buffer &a_buffer, const histo::p2d &a_p, const std::string &a_name) |
|
bool | to (directory &a_dir, const std::map< std::string, std::string > &a_annotations, const std::string &a_histo_name) |
|
bool | to (directory &a_dir, const histo::h1d &a_histo, const std::string &a_name) |
|
bool | to (directory &a_dir, const histo::h1df &a_histo, const std::string &a_name) |
|
bool | to (directory &a_dir, const histo::h2d &a_histo, const std::string &a_name) |
|
bool | to (directory &a_dir, const histo::h2df &a_histo, const std::string &a_name) |
|
bool | to (directory &a_dir, const histo::h3d &a_histo, const std::string &a_name) |
|
bool | to (directory &a_dir, const histo::h3df &a_histo, const std::string &a_name) |
|
bool | to (directory &a_dir, const histo::p1d &a_histo, const std::string &a_name) |
|
bool | to (directory &a_dir, const histo::p2d &a_histo, const std::string &a_name) |
|
bool | write_histos (directory &a_dir, const std::vector< std::pair< std::string, void * > > &a_hists) |
|
bool | to_osc (directory &a_dir, const histo::h1d &a_histo, const std::string &a_name) |
|
bool | to_osc (directory &a_dir, const histo::h2d &a_histo, const std::string &a_name) |
|
bool | to_osc (directory &a_dir, const histo::h3d &a_histo, const std::string &a_name) |
|
bool | to_osc (directory &a_dir, const histo::p1d &a_histo, const std::string &a_name) |
|
bool | to_osc (directory &a_dir, const histo::p2d &a_histo, const std::string &a_name) |
|