JAPAn
Just Another Parity Analyzer
|
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. | |
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 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().