|
Jpp
|
#include <string>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "JFit/JFitParameters.hh"Go to the source code of this file.
Classes | |
| struct | JKey |
| Map key. More... | |
| struct | JValue |
| Map value. More... | |
| struct | JManager |
| Auxiliary class to manage set of histograms. More... | |
Macros | |
| #define | make_key(PARAMETER) JKey(#PARAMETER, PARAMETER) |
| Make key. More... | |
Variables | |
| static const int | JQUALITY = -1 |
| fit quality identifier More... | |
| #define make_key | ( | PARAMETER | ) | JKey(#PARAMETER, PARAMETER) |
Make key.
| PARAMETER | parameter |
Definition at line 63 of file JHistogramToolkit.hh.
|
static |
fit quality identifier
Definition at line 19 of file JHistogramToolkit.hh.
1.8.5