JAPAn
Just Another Parity Analyzer
|
Helper functions and utilities for ROOT histogram management. More...
#include <string>
#include <vector>
#include <TString.h>
#include <TRegexp.h>
#include <TH1.h>
#include <TH2.h>
#include <TProfile.h>
#include <TProfile2D.h>
#include "QwParameterFile.h"
#include "QwOptions.h"
Go to the source code of this file.
Data Structures | |
class | QwHistogramHelper |
Utility class for histogram creation and management. More... | |
class | QwHistogramHelper::HistParams |
Histogram parameter class. More... | |
Variables | |
QwHistogramHelper | gQwHists |
Globally defined instance of the QwHistogramHelper class. | |
Helper functions and utilities for ROOT histogram management.
Definition in file QwHistogramHelper.h.
|
extern |
Globally defined instance of the QwHistogramHelper class.
Definition at line 18 of file QwHistogramHelper.cc.
Referenced by QwADC18_Channel::ConstructBranchAndVector(), QwMollerADC_Channel::ConstructBranchAndVector(), QwVQWK_Channel::ConstructBranchAndVector(), QwADC18_Channel::ConstructHistograms(), QwHelicity::ConstructHistograms(), QwMollerADC_Channel::ConstructHistograms(), QwPMT_Channel::ConstructHistograms(), QwVQWK_Channel::ConstructHistograms(), VQwScaler_Channel::ConstructHistograms(), main(), and QwScaler_Channel< 0x00ffffff, 0 >::ProcessEvBuffer().