1 #ifndef __JTOOLS__JTRANSFORMABLEMULTIHISTOGRAM__ 
    2 #define __JTOOLS__JTRANSFORMABLEMULTIHISTOGRAM__ 
   37     public JTransformable<JMapLength<JMaplist_t>::value, typename JHistogram_t::abscissa_type>
 
  106       for (
super_iterator i = this->super_begin(); i != this->super_end(); ++i) {
 
  114         histogram.transform(get);
 
  115         histogram.transform(put);
 
  133       return object.transformer->read(in);
 
  146       out << static_cast<const JMultiHistogram_t&>(
object);
 
  148       return object.transformer->write(out);
 
General purpose multidimensional map based on a type list of maps.
 
Interface for binary input.
 
Interface for binary output.
 
The template JSharedPointer class can be used to share a pointer to an object.
 
JAbstractHistogram< double > JHistogram_t
Type definition for scan along axis.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).