1#ifndef __JTOOLS__JABSTRACTHISTOGRAM__ 
    2#define __JTOOLS__JABSTRACTHISTOGRAM__ 
   23  template<
class JAbscissa_t>
 
   51      JRange<JAbscissa_t>(xmin, xmax),
 
 
   64      JRange<JAbscissa_t>(xmin, xmax),
 
 
 
  168  template<
class JAbscissa_t>
 
  170                                                        const JAbscissa_t xmin,
 
  171                                                        const JAbscissa_t xmax)
 
 
Auxiliary class to define a range between two values.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).