1#ifndef __JTOOLS__JTRANSFORMABLEMULTIHISTOGRAM__ 
    2#define __JTOOLS__JTRANSFORMABLEMULTIHISTOGRAM__ 
   38    public JTransformable<JMapLength<JMaplist_t>::value, typename JHistogram_t::abscissa_type>
 
  107      for (
super_iterator i = this->super_begin(); i != this->super_end(); ++i) {
 
  115        histogram.transform(get);
 
  116        histogram.transform(put);
 
 
  134      return object.transformer->read(in);
 
 
  147      out << static_cast<const JMultiHistogram_t&>(
object);
 
  149      return object.transformer->write(out);
 
 
 
General purpose multidimensional map based on a type list of maps.
 
Interface for binary input.
 
Interface for binary output.
 
JAbstractHistogram< double > JHistogram_t
Type definition for scan along axis.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).