#include <typeinfo>
#include <string>
#include <memory>
#include <map>
#include <TDictionary.h>
#include <TString.h>
#include "JLang/JType.hh"
#include "JLang/JTypeList.hh"
#include "JLang/JPrimitiveTypes.hh"
#include "JLang/JException.hh"
Go to the source code of this file.
|
namespace | JROOT |
| Auxiliary classes and methods for ROOT I/O.
|
|
namespace | JPP |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
|
|
|
template<class JType_t > |
void | JROOT::handler (JType_t &object) |
| Apply ROOT types handler to given object.
|
|
◆ VALUE_TYPE
#define VALUE_TYPE |
( |
| __TYPE__ | ) |
|
Value:typename map_type::value_type(#__TYPE__, new JObjectType<JType_t, __TYPE__>())