Jpp - the software that should make you happy
|
#include <istream>
#include <ostream>
#include "Jeep/JProperties.hh"
#include <TROOT.h>
#include <TObject.h>
#include <TH1.h>
#include <TH2.h>
#include <TH3.h>
Go to the source code of this file.
Classes | |
class | JResultTitle |
Class dedicated to standardize the title of the graphical objects produced by the JTest_t() derived classes. More... | |
class | JResultMessage |
Class dedicated to standardize the title of the graphical objects produced by the JTest_t() derived classes. More... | |
struct | JTestResult |
Structure containing the result of the test. More... | |
class | JTest_t |
Interface to read input and write output for TObject tests. More... | |