Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
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

namespace  JTOOLS
 Auxiliary classes and methods for multi-dimensional interpolations and histograms.
 
namespace  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.