Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
JRootTypesHandler.hh File Reference
#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.

Classes

class  JROOT::JAbstractType< JType_t >
 Interface for handling of a template class. More...
 
class  JROOT::JObjectType< JType_t, T >
 Implementation for handling of a template class. More...
 
class  JROOT::JRootTypesHandler< JType_t >
 Auxiliary class for handling ROOT types. More...
 

Namespaces

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).
 

Macros

#define VALUE_TYPE(__TYPE__)
 

Functions

template<class JType_t >
void JROOT::handler (JType_t &object)
 Apply ROOT types handler to given object.
 

Macro Definition Documentation

◆ VALUE_TYPE

#define VALUE_TYPE ( __TYPE__)
Value:
typename map_type::value_type(#__TYPE__, new JObjectType<JType_t, __TYPE__>())