Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

Fill.h File Reference

#include "GaudiKernel/Kernel.h"
Include dependency graph for Fill.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.


Defines

#define GAUDIALG_FILL_H   1

Functions

GAUDI_API void Gaudi::Utils::Histos::fill (AIDA::IHistogram1D *histo, const double value, const double weight=1.0)
 simple function to fill AIDA::IHistogram1D objects
GAUDI_API void Gaudi::Utils::Histos::fill (AIDA::IHistogram2D *histo, const double valueX, const double valueY, const double weight=1.0)
 simple function to fill AIDA::IHistogram2D objects
GAUDI_API void Gaudi::Utils::Histos::fill (AIDA::IHistogram3D *histo, const double valueX, const double valueY, const double valueZ, const double weight=1.0)
 simple function to fill AIDA::IHistogram3D objects
GAUDI_API void Gaudi::Utils::Histos::fill (AIDA::IProfile1D *histo, const double valueX, const double valueY, const double weight=1.0)
 simple function to fill AIDA::IProfile1D objects
GAUDI_API void Gaudi::Utils::Histos::fill (AIDA::IProfile2D *histo, const double valueX, const double valueY, const double valueZ, const double weight=1.0)
 simple function to fill AIDA::IProfile2D objects
GAUDI_API std::string Gaudi::Utils::Histos::htitle (const AIDA::IBaseHistogram *histo, const std::string &title="")
 get the title
GAUDI_API std::string Gaudi::Utils::Histos::htitle (const AIDA::IHistogram *histo, const std::string &title="")
 get the title
GAUDI_API std::string Gaudi::Utils::Histos::htitle (const AIDA::IHistogram1D *histo, const std::string &title="")
 get the title
GAUDI_API std::string Gaudi::Utils::Histos::htitle (const AIDA::IHistogram2D *histo, const std::string &title="")
 get the title
GAUDI_API std::string Gaudi::Utils::Histos::htitle (const AIDA::IHistogram3D *histo, const std::string &title="")
 get the title
GAUDI_API std::string Gaudi::Utils::Histos::htitle (const AIDA::IProfile *histo, const std::string &title="")
 get the title
GAUDI_API std::string Gaudi::Utils::Histos::htitle (const AIDA::IProfile1D *histo, const std::string &title="")
 get the title
GAUDI_API std::string Gaudi::Utils::Histos::htitle (const AIDA::IProfile2D *histo, const std::string &title="")
 get the title
GAUDI_API AIDA::IBaseHistogram * Gaudi::Utils::Histos::toBase (AIDA::IHistogram1D *histo)
GAUDI_API AIDA::IBaseHistogram * Gaudi::Utils::Histos::toBase (AIDA::IHistogram2D *histo)
GAUDI_API AIDA::IBaseHistogram * Gaudi::Utils::Histos::toBase (AIDA::IHistogram3D *histo)
GAUDI_API AIDA::IBaseHistogram * Gaudi::Utils::Histos::toBase (AIDA::IProfile1D *histo)
GAUDI_API AIDA::IBaseHistogram * Gaudi::Utils::Histos::toBase (AIDA::IProfile2D *histo)

Define Documentation

#define GAUDIALG_FILL_H   1

Definition at line 4 of file Fill.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:25:07 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004