1#ifndef __JTOOLS__JRESULTTRANSFORMER__
2#define __JTOOLS__JRESULTTRANSFORMER__
20 template<
class JResult_t>
25 template<
unsigned int N,
class JArgument_t>
38 template<
class JResult_t>
43 template<
unsigned int N,
class JArgument_t>
48 const JArgument_t z = transformer.
getXn(array, 1.0) - transformer.
getXn(array, 0.0);
62 template<
class JResult_t>
67 template<
unsigned int N,
class JArgument_t>
72 typedef JArgument_t argument_type;
74 const argument_type z = transformer.
getXn(array, 1.0) - transformer.
getXn(array, 0.0);
This include file containes various data structures that can be used as specific return types for the...
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).