#include <string>
#include <vector>
#include <typeinfo>
#include "TDictionary.h"
#include "JLang/JType.hh"
#include "JLang/JNullType.hh"
#include "JLang/JTypeList.hh"
#include "JLang/JPrimitiveTypes.hh"
#include "JLang/JException.hh"
#include "JLang/JSingleton.hh"
#include "JROOT/JRootDictionary_t.hh"
#include "JROOT/JRootStreamer.hh"
Go to the source code of this file.
#define VALUE_TYPE |
( |
|
__TYPE__ | ) |
value_type(#__TYPE__, new JObjectStreamer<__TYPE__>()) |
template<class T >
void addToRootDictionary |
( |
| ) |
|
|
inline |
Add ASCII I/O for (list of) class(es) to dictionary.
Definition at line 188 of file JRootDictionary.hh.
#define gRootDictionary
Global ROOT based dictionary for ASCII I/O.
do set_variable OUTPUT_DIRECTORY $WORKDIR T
template<class T >
void addToRootDictionary |
( |
const T & |
object | ) |
|
|
inline |
Add ASCII I/O for given object to dictionary.
- Parameters
-
Definition at line 200 of file JRootDictionary.hh.
#define gRootDictionary
Global ROOT based dictionary for ASCII I/O.
do set_variable OUTPUT_DIRECTORY $WORKDIR T