QwAnalysis
|
Handler class for histogram/tree trim parameter files and histogram and Tree branch creation. More...
Go to the source code of this file.
Variables | |
QwHistogramHelper | gQwHists |
Globally defined instance of the QwHistogramHelper class. More... | |
Handler class for histogram/tree trim parameter files and histogram and Tree branch creation.
This class was originally written to be instantiated as a global object, which all classes containing histograms would use as an external object. It could be repurposed to have a single instance per class, but that would probably involve increasing the number of histogram parameter files.
Definition in file QwHistogramHelper.cc.
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().