g4tools  5.4.0
Namespaces | Macros | Functions
to File Reference
#include "directory"
#include "streamers"
#include "bufobj"
#include "member_writer"
#include "../store/osc_streamers"
Include dependency graph for to:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 
 tools::wroot
 

Macros

#define tools_wroot_to
 

Functions

bool tools::wroot::to (directory &a_dir, const std::map< std::string, std::string > &a_annotations, const std::string &a_histo_name)
 
bool tools::wroot::to (directory &a_dir, const histo::h1d &a_histo, const std::string &a_name)
 
bool tools::wroot::to (directory &a_dir, const histo::h1df &a_histo, const std::string &a_name)
 
bool tools::wroot::to (directory &a_dir, const histo::h2d &a_histo, const std::string &a_name)
 
bool tools::wroot::to (directory &a_dir, const histo::h2df &a_histo, const std::string &a_name)
 
bool tools::wroot::to (directory &a_dir, const histo::h3d &a_histo, const std::string &a_name)
 
bool tools::wroot::to (directory &a_dir, const histo::h3df &a_histo, const std::string &a_name)
 
bool tools::wroot::to (directory &a_dir, const histo::p1d &a_histo, const std::string &a_name)
 
bool tools::wroot::to (directory &a_dir, const histo::p2d &a_histo, const std::string &a_name)
 
bool tools::wroot::write_histos (directory &a_dir, const std::vector< std::pair< std::string, void * > > &a_hists)
 
bool tools::wroot::to_osc (directory &a_dir, const histo::h1d &a_histo, const std::string &a_name)
 
bool tools::wroot::to_osc (directory &a_dir, const histo::h2d &a_histo, const std::string &a_name)
 
bool tools::wroot::to_osc (directory &a_dir, const histo::h3d &a_histo, const std::string &a_name)
 
bool tools::wroot::to_osc (directory &a_dir, const histo::p1d &a_histo, const std::string &a_name)
 
bool tools::wroot::to_osc (directory &a_dir, const histo::p2d &a_histo, const std::string &a_name)
 

Macro Definition Documentation

◆ tools_wroot_to

#define tools_wroot_to

Definition at line 5 of file to.