Jpp  18.3.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
JManager.hh File Reference

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

Detailed Description

Dynamic ROOT object management.

Author
mdejong

Definition in file JManager.hh.