Jpp
Classes | Macros | Variables
JHistogramToolkit.hh File Reference
#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...
 

Macro Definition Documentation

◆ make_key

#define make_key (   PARAMETER)    JKey(#PARAMETER, PARAMETER)

Make key.

Parameters
PARAMETERparameter
Returns
key

Definition at line 63 of file JHistogramToolkit.hh.

Variable Documentation

◆ JQUALITY

const int JQUALITY = -1
static

fit quality identifier

Definition at line 19 of file JHistogramToolkit.hh.