1 #ifndef __JTOOLS__JABSTRACTHISTOGRAM__ 
    2 #define __JTOOLS__JABSTRACTHISTOGRAM__ 
   16 namespace JPP { 
using namespace JTOOLS; }
 
   23   template<
class JAbscissa_t>
 
   51       JRange<JAbscissa_t>(xmin, xmax),
 
   64       JRange<JAbscissa_t>(xmin, xmax),
 
  139     friend inline std::ostream& operator<<(std::ostream& out, const JAbstractHistogram<JAbscissa_t>& histogram)
 
  141       return out << histogram.number_of_bins << 
' ' << 
static_cast<const range_type&
>(histogram);
 
  157   template<
class JAbscissa_t>
 
  159                                                         const JAbscissa_t xmin,
 
  160                                                         const JAbscissa_t xmax)
 
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in
 
Auxiliary class to define a range between two values.