g4tools  5.4.0
Namespaces | Macros | Functions
wcsv_histo File Reference
#include <ostream>
#include <vector>
#include <string>
Include dependency graph for wcsv_histo:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 
 tools::wcsv
 

Macros

#define tools_wcsv_histo
 

Functions

template<class AXIS >
void tools::wcsv::axis_to (std::ostream &a_writer, const AXIS &a_axis, char a_hc)
 
template<class ANNOTATION >
void tools::wcsv::annotations_to (std::ostream &a_writer, const ANNOTATION &a_ans, char a_hc)
 
template<class HIST >
void tools::wcsv::h_header (std::ostream &a_writer, const std::string &a_class, const HIST &a_h, char a_hc='#')
 
template<class HIST >
bool tools::wcsv::hto (std::ostream &a_writer, const std::string &a_class, const HIST &a_h, char a_sep=',', char a_hc='#', bool a_header=true)
 
template<class PROF >
void tools::wcsv::p_header (std::ostream &a_writer, const std::string &a_class, const PROF &a_prof, char a_hc='#')
 
template<class PROF >
bool tools::wcsv::pto (std::ostream &a_writer, const std::string &a_class, const PROF &a_prof, char a_sep=',', char a_hc='#', bool a_header=true)
 

Macro Definition Documentation

◆ tools_wcsv_histo

#define tools_wcsv_histo

Definition at line 5 of file wcsv_histo.