QwAnalysis
QwHistogramHelper.cc File Reference

Handler class for histogram/tree trim parameter files and histogram and Tree branch creation. More...

#include "QwHistogramHelper.h"
#include "QwLog.h"
+ Include dependency graph for QwHistogramHelper.cc:

Go to the source code of this file.

Variables

QwHistogramHelper gQwHists
 Globally defined instance of the QwHistogramHelper class. More...
 

Detailed Description

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.

Variable Documentation