Jpp 20.0.0-rc.2
the software that should make you happy
|
#include <map>
#include <vector>
#include <string>
#include <memory>
#include <iostream>
#include <algorithm>
#include "TH1D.h"
#include "TH2D.h"
#include "TH3D.h"
#include "JLang/JException.hh"
#include "JLang/JStringStream.hh"
#include "JSystem/JStat.hh"
Go to the source code of this file.
Classes | |
class | JROOT::JBinsMap |
Class for I/O of variable-width binning of multiple histograms. More... | |
struct | JROOT::JBinsMapHelper< TH1D > |
Auxiliary class for retrieving 1D histograms corresponding to a given histogram name. More... | |
struct | JROOT::JBinsMapHelper< TH2D > |
Auxiliary class for retrieving 2D histograms corresponding to a given histogram name. More... | |
struct | JROOT::JBinsMapHelper< TH3D > |
Auxiliary class for retrieving 3D histograms corresponding to a given histogram name. More... | |
Namespaces | |
namespace | JROOT |
Auxiliary classes and methods for ROOT I/O. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |