1#ifndef __JTOOLS__JHISTOGRAM__ 
    2#define __JTOOLS__JHISTOGRAM__ 
   26  template<
class JAbscissa_t, 
class JContents_t>
 
  180      in >> 
object.underflow;
 
  181      in >> 
object.overflow;
 
  182      in >> 
object.integral;
 
 
  197      out << 
object.underflow;
 
  198      out << 
object.overflow;
 
  199      out << 
object.integral;
 
 
 
  229    template<
class JHistogram_t>
 
  232      function.cumlative();
 
 
 
Definition of zero value for any class.
 
Interface for binary input.
 
Interface for binary output.
 
Auxiliary classes and methods for mathematical operations.
 
static const JZero zero
Function object to assign zero value.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
JArgument< T >::argument_type argument_type