Gaudi Framework, version v25r0

Home   Generated: Mon Feb 17 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
HistoLabels.cpp File Reference
#include "GaudiUtils/HistoLabels.h"
#include "GaudiUtils/Aida2ROOT.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TProfile.h"
#include "TProfile2D.h"
Include dependency graph for HistoLabels.cpp:

Go to the source code of this file.

Namespaces

namespace  Gaudi
 : AIDA interfaces visibility
 
namespace  Gaudi::Utils
 
namespace  Gaudi::Utils::Histos
 Collection of useful utilities for manipulations with AIDA hisgograms.
 

Functions

GAUDI_API bool Gaudi::Utils::Histos::setBinLabels (AIDA::IHistogram1D *hist, const Labels &labels)
 Set the Bin labels for a given 1D histogram.
 
GAUDI_API bool Gaudi::Utils::Histos::setBinLabels (AIDA::IProfile1D *hist, const Labels &labels)
 Set the Bin labels for a given 1D profile histogram.
 
GAUDI_API bool Gaudi::Utils::Histos::setBinLabels (AIDA::IHistogram2D *hist, const Labels &xlabels, const Labels &ylabels)
 Set the Bin labels for a given 2D histogram.
 
GAUDI_API bool Gaudi::Utils::Histos::setBinLabels (AIDA::IProfile2D *hist, const Labels &xlabels, const Labels &ylabels)
 Set the Bin labels for a given 2D profile histogram.
 
GAUDI_API 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.
 
GAUDI_API 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.
 
GAUDI_API 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.
 
GAUDI_API 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.
 

Generated at Mon Feb 17 2014 14:37:57 for Gaudi Framework, version v25r0 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004