Go to the documentation of this file. 1 #ifndef __JTOOLS__JMULTIHISTOGRAM__
2 #define __JTOOLS__JMULTIHISTOGRAM__
32 template<
class JHistogram_t,
36 public JMultiMap<typename JHistogram_t::abscissa_type, JHistogram_t, JMaplist_t, JDistance_t>
40 typedef JMultiMap<
typename JHistogram_t::abscissa_type,
52 typedef typename multimap_type::iterator
iterator;
75 return static_cast<const JMultiHistogram&>(*
this);
86 return static_cast<JMultiHistogram&>(*
this);
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).