Jpp  18.2.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
JAbstractHistogram.hh File Reference
#include <istream>
#include <ostream>
#include "JTools/JRange.hh"
#include "JTools/JGrid.hh"

Go to the source code of this file.

Classes

struct  JTOOLS::JAbstractHistogram< JAbscissa_t >
 Simple data structure for histogram binning. More...
 

Namespaces

 JTOOLS
 Auxiliary classes and methods for multi-dimensional interpolations and histograms.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

template<class JAbscissa_t >
JAbstractHistogram< JAbscissa_t > JTOOLS::make_histogram (const int nx, const JAbscissa_t xmin, const JAbscissa_t xmax)
 Helper method for JAbstractHistogram. More...