| 
    Jpp
    17.1.0
    
   the software that should make you happy 
   | 
 
Dynamic ROOT object management. More...
#include <string>#include <sstream>#include <map>#include "TObject.h"#include "TFile.h"#include "TRegexp.h"#include "TKey.h"#include "JLang/JException.hh"#include "JLang/JPointer.hh"#include "JLang/JManip.hh"#include "JROOT/JRootToolkit.hh"Go to the source code of this file.
Classes | |
| class | JROOT::JManager< JKey_t, JValue_t > | 
| Auxiliary class to manage set of compatible ROOT objects (e.g. histograms) using unique keys.  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 JKey_t , class JValue_t > | |
| bool | JROOT::resetObject (JManager< JKey_t, JValue_t > *object, const bool reset=false) | 
| Reset JManager object.  More... | |
Dynamic ROOT object management.
Definition in file JManager.hh.
 1.8.5