|
Jpp
|
#include <string>#include <istream>#include <ostream>#include "JLang/JEquation.hh"#include "JLang/JEquationParameters.hh"#include "JLang/JEquationFacet.hh"#include "JLang/JStreamAvailable.hh"#include "JLang/JBool.hh"#include "JLang/JRedirectString.hh"#include "JLang/JStreamState.hh"#include "JROOT/JAbstractStreamer.hh"#include "JROOT/JRootClass.hh"#include "JROOT/JRootDictionary_t.hh"Go to the source code of this file.
Classes | |
| class | JROOT::JRootReader |
| Implementation for ASCII input of objects with ROOT dictionary. More... | |
| struct | JROOT::JRootReader::JDefaultHelper< T > |
| Default helper class for formatting. More... | |
| struct | JROOT::JRootReader::JHelper< T > |
| Helper class for user formatting. More... | |
| class | JROOT::JRootWriter |
| Implementation for ASCII output of objects with ROOT dictionary. More... | |
| struct | JROOT::JRootWriter::JDefaultHelper< T > |
| Default helper class for formatting. More... | |
| struct | JROOT::JRootWriter::JHelper< T > |
| Helper class for user formatting. More... | |
| class | JROOT::JObjectStreamer< T > |
| JObjectStreamer class. 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). | |
ASCII I/O of objects with ROOT dictionary.
Definition in file JRootStreamer.hh.
1.8.16