Jpp 19.3.0-rc.1
the software that should make you happy
|
Print objects in ASCII format using ROOT dictionary. More...
#include <string>
#include <ostream>
#include "TString.h"
#include "TRegexp.h"
#include "TFormula.h"
#include "JLang/JEquationParameters.hh"
#include "JLang/JException.hh"
#include "JLang/JLangToolkit.hh"
#include "JROOT/JRootClass.hh"
#include "JROOT/JRootStreamer.hh"
#include "JROOT/JRootDictionary.hh"
Go to the source code of this file.
Classes | |
struct | JROOT::JRootPrinter |
Auxiliary class for printing objects in ASCII format using JRootWriter. 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 T > | |
Double_t | JROOT::getResult (const TString &text, const T &object, const JRootDictionary_t &dictionary=JRootDictionary::getInstance()) |
Get result of given textual formula. | |
Print objects in ASCII format using ROOT dictionary.
Definition in file JRootPrinter.hh.