1 #ifndef GAUDIUTILS_HISTOLABELS_H 2 #define GAUDIUTILS_HISTOLABELS_H 1 214 #endif // GAUDIUTILS_HISTOLABELS_H helper namespace to collect useful definitions, types, constants and functions, related to manipulati...
std::vector< BinLabel > BinLabels
Typedef for a list of bin numbers and their associated label.
GAUDI_API bool setAxisLabels(AIDA::IHistogram1D *hist, const std::string &xAxis, const std::string &yAxis)
Set the axis labels for the given 1D histogram.
std::vector< std::string > Labels
Typedef for a list of labels.
std::pair< unsigned, std::string > BinLabel
Typedef for a bin number and its associated label.
GAUDI_API bool setBinLabels(AIDA::IHistogram1D *hist, const Labels &labels)
Set the Bin labels for a given 1D histogram.
Header file for std:chrono::duration-based Counters.