Go to the documentation of this file. 1 #ifndef __JTOOLS__JDRIVER__
2 #define __JTOOLS__JDRIVER__
26 template<
class JClass_t>
37 return new JClass_t();
123 static inline JClass_t*
load(std::istream& in)
136 static inline void store(std::ostream& out,
const T* p)
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Test availability of stream operators.
Auxiliary template class for type bool.