1 #ifndef __JTOOLS__JMULTIMAPTRANSFORMER__ 
    2 #define __JTOOLS__JMULTIMAPTRANSFORMER__ 
   32   template<
unsigned int N, 
class JArgument_t>
 
   34     public JClonable< JMultiMapTransformer<N, JArgument_t> >,
 
   83     template<
class ...Args>
 
   93     class JMultiMapDefaultTransformer;
 
  128   template<
unsigned int N, 
class JArgument_t>
 
  224   template<
unsigned int N, 
class JElement_t>
 
  258     virtual JElement_t 
operator()(
const JElement_t& element)
 const override  
  275   template<
unsigned int N, 
class JElement_t>
 
  309     virtual JElement_t 
operator()(
const JElement_t& element)
 const override  
  326   template<
unsigned int N, 
class JArgument_t>
 
Interface for binary input.
 
Forward declaration of binary output.
 
Interface for binary output.
 
double getWeight(T __begin, T __end)
Get total weight of data points.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Template class for object cloning.
 
JClonable< JClonable_t >::clone_type clone_type