#include <histtools.h>
◆ CleanupLabeledHist()
| void histtools::CleanupLabeledHist |
( |
TH1 * |
h | ) |
|
|
static |
◆ CutPosPlot()
| TH1 * histtools::CutPosPlot |
( |
const TH1 *const |
h1, |
|
|
const TH1 *const |
h2 |
|
) |
| |
|
static |
Plot Integral(h1,x) / Integral(h2,x) over x.
- Parameters
-
- Returns
- new histogram
◆ MeanRMS()
| std::pair< TGraph *, TGraph * > histtools::MeanRMS |
( |
const TH2 *const |
h | ) |
|
|
static |
◆ PlotMeansRMS()
| void histtools::PlotMeansRMS |
( |
const TH2 *const |
h | ) |
|
|
static |
◆ PlotSignificance()
| TH1 * histtools::PlotSignificance |
( |
const TH1 *const |
h1, |
|
|
const TH1 *const |
h2 |
|
) |
| |
|
static |
Plot Ns / sqrt (Ns / Nb)
- Parameters
-
- Returns
- new histogram
◆ ProjectX()
| TH1D * histtools::ProjectX |
( |
TH2 * |
hist | ) |
|
|
static |
The documentation for this struct was generated from the following files: