Gaudi Framework, version v20r2

Generated: 18 Jul 2008

P2D.cpp File Reference

#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/ObjectFactory.h"
#include "GaudiPI.h"
#include "Generic2D.h"
#include "TProfile2D.h"
#include "TH2D.h"

Include dependency graph for P2D.cpp:

Go to the source code of this file.

Namespaces

namespace  Gaudi

Classes

class  Gaudi::Profile2D
 AIDA implementation for 2 D profiles using ROOT TProfile2D. More...

Typedefs

typedef Gaudi::Profile2D P2D

Functions

std::pair< DataObject *, AIDA::IProfile2D * > Gaudi::createProf2D (const std::string &title, const Edges &eX, const Edges &eY, double, double)
 Creator for 2 D profile with variable bins.
std::pair< DataObject *, AIDA::IProfile2D * > Gaudi::createProf2D (const std::string &title, int binsX, double xlow, double xup, int binsY, double ylow, double yup, double zlow, double zup)
 Creator for 2 D profile with fixed bins.
std::pair< DataObject *, AIDA::IProfile2D * > Gaudi::createProf2D (const AIDA::IProfile2D &hist)
 Copy constructor.


Typedef Documentation

typedef Gaudi::Profile2D P2D

Definition at line 40 of file P2D.cpp.


Generated at Fri Jul 18 12:05:28 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004