11 #ifndef GAUDIUTILS_HISTODUMP_H 12 #define GAUDIUTILS_HISTODUMP_H 1 52 const std::size_t height = 50,
const bool errors =
false );
65 const std::size_t height = 50,
const bool errors =
false );
79 const std::size_t height = 50,
const bool spread =
true );
92 const bool spread =
true );
132 const std::size_t height = 50,
const bool errors =
false );
145 const bool errors =
false );
155 #endif // GAUDIUTILS_HISTODUMP_H helper namespace to collect useful definitions, types, constants and functions, related to manipulati...
GAUDI_API std::ostream & histoDump_(const AIDA::IHistogram1D *histo, std::ostream &stream, const std::size_t width=80, const std::size_t height=50, const bool errors=false)
dump the text representation of the histogram
GAUDI_API std::string histoDump(const AIDA::IHistogram1D *histo, const std::size_t width=80, const std::size_t height=50, const bool errors=false)
dump the text representation of the histogram
Header file for std:chrono::duration-based Counters.