19#include "HistogramDef.hh"
33 const std::string& histNameIn,
35 const std::string& variableIn,
36 const std::string& selectionIn,
40 nDimensions(nDimensionsIn),
42 selection(selectionIn),
Common specification for a histogram.
HistogramDef()
Public constructor only for compatibility with ROOT - not intended for use.