Gaudi Framework, version v20r4

Generated: 8 Jan 2009

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 lowerValue, double upperValue)
 Creator for 2 D profile with variable bins.
std::pair< DataObject
*, AIDA::IProfile2D * > 
Gaudi::createProf2D (const std::string &title, int binsX, double iminX, double imaxX, int binsY, double iminY, double imaxY, double lowerValue, double upperValue)
 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 Thu Jan 8 17:49:28 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004