QwAnalysis
|
#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 |
class | QwHistogramHelper::HistParams |
Histogram parameter class. More... | |
Variables | |
QwHistogramHelper | gQwHists |
Globally defined instance of the QwHistogramHelper class. More... | |
QwHistogramHelper gQwHists |
Globally defined instance of the QwHistogramHelper class.
Definition at line 18 of file QwHistogramHelper.cc.
Referenced by QwScanner::ConstructBranchAndVector(), VQwScaler_Channel::ConstructBranchAndVector(), QwVQWK_Channel::ConstructBranchAndVector(), QwRaster::ConstructHistograms(), QwPMT_Channel::ConstructHistograms(), QwSIS3320_Accumulator::ConstructHistograms(), QwSIS3320_Channel::ConstructHistograms(), QwBeamMod::ConstructHistograms(), QwScanner::ConstructHistograms(), VQwScaler_Channel::ConstructHistograms(), QwComptonElectronDetector::ConstructHistograms(), QwVQWK_Channel::ConstructHistograms(), and main().