|
Jpp
15.0.1-rc.1-highqe
the software that should make you happy
|
#include "JSupport/JSupport.hh"#include "JSupport/JSupportToolkit.hh"#include "JTrigger/JTriggerInterface.hh"#include "JTrigger/JTriggerBits.hh"#include "JDetector/JModuleRouter.hh"#include "JDetector/JDetectorToolkit.hh"#include "km3net-dataformat/online/JDAQClock.hh"#include "km3net-dataformat/online/JDAQ.hh"#include "km3net-dataformat/online/JDAQTimeslice.hh"#include "JROOT/JManager.hh"#include "TH1D.h"#include "TH2D.h"#include "TProfile2D.h"#include "TAxis.h"#include "TCanvas.h"#include "TPaveText.h"#include "TStyle.h"#include "TString.h"#include "TMath.h"#include "TColor.h"#include "TDirectory.h"#include "TPRegexp.h"#include "TObjArray.h"#include "TObjString.h"Go to the source code of this file.
Classes | |
| struct | SummaryHistograms |
| struct | TimesliceHistograms |
| struct | TriggerHistograms |
| class | JRA_Histograms |
Functions | |
| template<class T > | |
| void | BinLogX (T *h) |
| template<class T > | |
| void | BinLogY (T *h) |
| void | normalizeBW1D (TH1D *h) |
Variables | |
| double | binsToT [] |
| int | nbinsToT = sizeof(binsToT)/sizeof(*binsToT) - 1 |
| void BinLogX | ( | T * | h | ) |
Definition at line 50 of file JRunHistograms.hh.
| void BinLogY | ( | T * | h | ) |
Definition at line 75 of file JRunHistograms.hh.
| void normalizeBW1D | ( | TH1D * | h | ) |
Definition at line 107 of file JRunHistograms.hh.
| double binsToT[] |
Definition at line 93 of file JRunHistograms.hh.
Definition at line 98 of file JRunHistograms.hh.
1.8.5