Go to the documentation of this file. 1 #ifndef __JCONSTANTFUNCTION1D__
2 #define __JCONSTANTFUNCTION1D__
25 template<
class JArgument_t,
class JResult_t>
126 __y +=
function.getY();
139 __y -=
function.getY();
177 return in >>
function.__y;
190 return out <<
function.__y;
Interface for binary input.
JArgument< T >::argument_type argument_type
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Interface for binary output.
Auxiliary class to assign zero value.