|
Jpp
17.0.0
the software that should make you happy
|
#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... | |
1.8.5