| 
    Jpp master_rocky-44-g75b7c4f75
    
   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 | |
| 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).  | |
Typedefs | |
| typedef JHistogram1D< JElement2D< double, double >, JCollection > | JTOOLS::JHistogram1D_t | 
| Type definition of a 1 dimensional histogram based on a JCollection.   | |
| typedef JHistogram1D< JElement2D< double, double >, JGridCollection > | JTOOLS::JGridHistogram1D_t | 
| Type definition of a 1 dimensional histogram based on a JGridCollection.   | |
| typedef JHistogram1D< JBin2D< double, double >, JCollection > | JTOOLS::JHistogram1B_t | 
| Type definition of a 1 dimensional histogram with bin centering based on a JCollection.   | |
| typedef JHistogram1D< JBin2D< double, double >, JGridCollection > | JTOOLS::JGridHistogram1B_t | 
| Type definition of a 1 dimensional histogram with bin centering based on a JGridCollection.   | |