Gaudi Framework, version v20r4

Generated: 8 Jan 2009

H3D.cpp File Reference

#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/ObjectFactory.h"
#include "GaudiPI.h"
#include "Generic3D.h"
#include "TH3D.h"

Include dependency graph for H3D.cpp:

Go to the source code of this file.

Namespaces

namespace  Gaudi

Classes

class  Gaudi::Histogram3D
 AIDA implementation for 2 D histograms using ROOT THD2. More...

Typedefs

typedef Gaudi::Histogram3D H3D

Functions

std::pair< DataObject
*, AIDA::IHistogram3D * > 
Gaudi::createH3D (const std::string &title, int nBinsX, double xlow, double xup, int nBinsY, double ylow, double yup, int nBinsZ, double zlow, double zup)
 Create 3D histogram with fixed bins.
std::pair< DataObject
*, AIDA::IHistogram3D * > 
Gaudi::createH3D (const std::string &title, const Edges &eX, const Edges &eY, const Edges &eZ)
 Create 3D histogram with variable bins.
std::pair< DataObject
*, AIDA::IHistogram3D * > 
Gaudi::createH3D (const AIDA::IHistogram3D &hist)
 Copy constructor.


Typedef Documentation

typedef Gaudi::Histogram3D H3D

Definition at line 46 of file H3D.cpp.


Generated at Thu Jan 8 17:49:27 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004