1 #ifndef __JROOT__JROOTDICTIONARY_T__ 
    2 #define __JROOT__JROOTDICTIONARY_T__ 
   15 namespace JPP { 
using namespace JROOT; }
 
   32     public std::map<std::string, JLANG::JSharedPointer<JROOT::JAbstractStreamer> > 
 
This file contains the basic interface for ASCII I/O of ROOT objects.
 
The template JSharedPointer class can be used to share a pointer to an object.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Auxiliary classes and methods for ROOT I/O.
 
Type definition of ROOT based dictionary for ASCII I/O.