19#ifndef HISTOGRAMDEF1D_H
20#define HISTOGRAMDEF1D_H
21#include "BinSpecification.hh"
22#include "HistogramDef.hh"
42 const std::string& histNameIn,
44 const std::string& variableIn,
45 const std::string& selectionIn =
"1",
46 bool perEntryIn =
true);
Binning specification for a single dimension.
Specification for 1D histogram.
HistogramDef1D()
Public constructor only for compatibility with ROOT - not intended for use.
virtual HistogramDef * Clone() const
Copy this instance. Virtual to be overridden in derived classes.
Common specification for a histogram.