Jpp
16.0.1
the software that should make you happy
|
#include <vector>
#include <string>
#include <ostream>
#include <iomanip>
#include <algorithm>
#include "JLang/JNullType.hh"
#include "JLang/JPointer.hh"
#include "JLang/JConversion.hh"
#include "JROOT/JChainReader.hh"
#include "JROOT/JCounter.hh"
#include "JROOT/JRootSupportkit.hh"
#include "Jeep/JMessage.hh"
#include "JSupport/JSingleFileScanner.hh"
#include "JSupport/JMultipleFileScanner.hh"
#include "JSupport/JTreeScannerInterface.hh"
Go to the source code of this file.
Namespaces | |
JSUPPORT | |
Support classes and methods for experiment specific I/O. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Variables | |
static const char *const | JSUPPORT::BRANCH_PATTERN = "vector" |
Pattern match for names of sub-branches that will not be read when ordering elements in a TTree. More... | |