Jpp
17.3.0-rc.1
the software that should make you happy
|
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... | |