Jpp
debug
the software that should make you happy
|
#include <string>
#include <stdlib.h>
#include <string.h>
#include "TFile.h"
#include "TError.h"
#include "JLang/JAccessible.hh"
#include "JLang/JException.hh"
#include "JLang/JThrow.hh"
#include "JLang/JStorage.hh"
Go to the source code of this file.
Classes | |
class | JROOT::JRootFile |
ROOT file. More... | |
class | JROOT::JRootInputFile |
ROOT input file. More... | |
class | JROOT::JRootOutputFile |
ROOT output 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). | |
Variables | |
static const char *const | JROOT::ROOT_FILE_RECOVERY_DISABLE = "ROOT_FILE_RECOVERY_DISABLE" |
Environment variable to disable ROOT file recovery. More... | |