1#ifndef __JTOOLS__JHISTOGRAM__
2#define __JTOOLS__JHISTOGRAM__
18 class JHistogramHelper;
34 template<
class JAbscissa_t,
class JContents_t>
188 in >>
object.underflow;
189 in >>
object.overflow;
190 in >>
object.integral;
205 out <<
object.underflow;
206 out <<
object.overflow;
207 out <<
object.integral;
246 template<
class JHistogram_t>
249 function.cumlative();
Definition of zero value for any class.
Interface for binary input.
Interface for binary output.
Auxiliary class for copying ROOT histograms to Jpp histograms.
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).
Auxiliary classes and methods for ROOT I/O.
JArgument< T >::argument_type argument_type