| 
    Jpp
    17.2.1-pre0
    
   the software that should make you happy 
   | 
 
Data type dependent action methods for customised ROOT version management. More...
#include "TFile.h"#include "JLang/JTest.hh"#include "JLang/JBool.hh"#include "JROOT/JRootToolkit.hh"Go to the source code of this file.
Classes | |
| class | JROOT::JActionAtFileOpen< T > | 
| Auxiliary class to handle version management of given class at opening of a ROOT file.  More... | |
| class | JROOT::JActionAtFileRead< T > | 
| Auxiliary class to handle version management of given class at reading from a ROOT file.  More... | |
Namespaces | |
| JROOT | |
| Auxiliary classes and methods for ROOT I/O.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| template<class T > | |
| void | JROOT::actionAtFileOpen (TFile *file) | 
| General action method at file open.  More... | |
| template<class T > | |
| void | JROOT::actionAtFileRead (T *object) | 
| General action method at file read.  More... | |
Data type dependent action methods for customised ROOT version management.
Definition in file JRootSupportkit.hh.
 1.8.5