Go to the documentation of this file. 1 #ifndef __JTOOLS__JHISTOGRAM__
2 #define __JTOOLS__JHISTOGRAM__
26 template<
class JAbscissa_t,
class JContents_t>
169 in >>
object.underflow;
170 in >>
object.overflow;
171 in >>
object.integral;
186 out <<
object.underflow;
187 out <<
object.overflow;
188 out <<
object.integral;
218 template<
class JHistogram_t>
221 function.cumlative();
Interface for binary input.
JArgument< T >::argument_type argument_type
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Interface for binary output.
Auxiliary classes and methods for mathematical operations.
static const JZero zero
Function object to assign zero value.