Jpp test-rotations-new
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 "TH1.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 | |
namespace | JROOT |
Auxiliary classes and methods for ROOT I/O. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
template<class JKey_t , class JValue_t > | |
void | JROOT::resetObject (JManager< JKey_t, JValue_t > *object, const bool reset=false) |
Reset JManager object. | |
Dynamic ROOT object management.
Definition in file JManager.hh.