Jpp  18.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
JHistogram1D_t.hh File Reference
#include "JTools/JHistogram1D.hh"
#include "JTools/JCollection.hh"
#include "JTools/JGridCollection.hh"
#include "JTools/JElement.hh"

Go to the source code of this file.

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).
 

Typedefs

typedef JHistogram1D
< JElement2D< double, double >
, JCollection
JTOOLS::JHistogram1D_t
 Type definition of a 1 dimensional histogram based on a JCollection. More...
 
typedef JHistogram1D
< JElement2D< double, double >
, JGridCollection
JTOOLS::JGridHistogram1D_t
 Type definition of a 1 dimensional histogram based on a JGridCollection. More...
 
typedef JHistogram1D< JBin2D
< double, double >
, JCollection
JTOOLS::JHistogram1B_t
 Type definition of a 1 dimensional histogram with bin centering based on a JCollection. More...
 
typedef JHistogram1D< JBin2D
< double, double >
, JGridCollection
JTOOLS::JGridHistogram1B_t
 Type definition of a 1 dimensional histogram with bin centering based on a JGridCollection. More...