Gaudi Framework, version v22r4

Home   Generated: Fri Sep 2 2011
Namespaces | Typedefs | Functions

HistoLabels.h File Reference

#include <vector>
#include <string>
#include <utility>
Include dependency graph for HistoLabels.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AIDA
 

GaudiKernel.


namespace  Gaudi
 

Helper functions to set/get the application return code.


namespace  Gaudi::Utils
namespace  Gaudi::Utils::Histos
 

Collection of useful utilities for manipulations with AIDA hisgograms.


Typedefs

typedef std::vector< std::stringGaudi::Utils::Histos::Labels
 Typedef for a list of labels.
typedef std::pair< unsigned,
std::string
Gaudi::Utils::Histos::BinLabel
 Typedef for a bin number and its associated label.
typedef std::vector< BinLabel > Gaudi::Utils::Histos::BinLabels
 Typedef for a list of bin numbers and their associated label.

Functions

bool Gaudi::Utils::Histos::setBinLabels (AIDA::IHistogram1D *hist, const Labels &labels)
 Set the Bin labels for a given 1D histogram.
bool Gaudi::Utils::Histos::setBinLabels (AIDA::IProfile1D *hist, const Labels &labels)
 Set the Bin labels for a given 1D profile histogram.
bool Gaudi::Utils::Histos::setBinLabels (AIDA::IHistogram2D *hist, const Labels &xlabels, const Labels &ylabels)
 Set the Bin labels for a given 2D histogram.
bool Gaudi::Utils::Histos::setBinLabels (AIDA::IProfile2D *hist, const Labels &xlabels, const Labels &ylabels)
 Set the Bin labels for a given 2D profile histogram.
bool Gaudi::Utils::Histos::setAxisLabels (AIDA::IHistogram1D *hist, const std::string &xAxis, const std::string &yAxis)
 Set the axis labels for the given 1D histogram.
bool Gaudi::Utils::Histos::setAxisLabels (AIDA::IProfile1D *hist, const std::string &xAxis, const std::string &yAxis)
 Set the axis labels for the given 1D profile histogram.
bool Gaudi::Utils::Histos::setAxisLabels (AIDA::IHistogram2D *hist, const std::string &xAxis, const std::string &yAxis)
 Set the axis labels for the given 2D histogram.
bool Gaudi::Utils::Histos::setAxisLabels (AIDA::IProfile2D *hist, const std::string &xAxis, const std::string &yAxis)
 Set the axis labels for the given 2D profile histogram.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Fri Sep 2 2011 16:25:09 for Gaudi Framework, version v22r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004