g4tools  5.4.0
Namespaces | Macros | Functions
rall File Reference
#include "streamers"
#include "fac"
#include "tree"
#include "../words"
#include "THistogram"
Include dependency graph for rall:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 
 tools::rroot
 

Macros

#define tools_rroot_rall
 
#define TOOLS_RROOT_NOT_OSC
 

Functions

TDirectory * tools::rroot::find_dir (directory &a_dir, const std::string &a_name)
 
directory * tools::rroot::find_path_dir (directory &a_from, const std::string &a_path)
 
bool tools::rroot::read_key (std::ostream &a_out, ifile &a_file, key &a_key, bool a_dump)
 
bool tools::rroot::key_to_annotations (ifile &a_file, key &a_key, std::map< std::string, std::string > &a_annotations, bool a_warn=true)
 
histo::h1d * tools::rroot::key_to_h1d (ifile &a_file, key &a_key, bool a_warn=true)
 
histo::h2d * tools::rroot::key_to_h2d (ifile &a_file, key &a_key, bool a_warn=true)
 
histo::h3d * tools::rroot::key_to_h3d (ifile &a_file, key &a_key)
 
histo::p1d * tools::rroot::key_to_p1d (ifile &a_file, key &a_key)
 
histo::p2d * tools::rroot::key_to_p2d (ifile &a_file, key &a_key)
 
tree * tools::rroot::key_to_tree (ifile &a_file, ifac &a_fac, key &a_key, bool a_warn=true)
 
void tools::rroot::read (std::ostream &a_out, ifile &a_file, const std::vector< key * > &a_keys, bool a_recursive, bool a_ls, bool a_dump, unsigned int a_spaces)
 

Macro Definition Documentation

◆ TOOLS_RROOT_NOT_OSC

#define TOOLS_RROOT_NOT_OSC

Definition at line 12 of file rall.

◆ tools_rroot_rall

#define tools_rroot_rall

Definition at line 5 of file rall.