Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

H2D Class Reference

#include <H2D.h>

Inheritance diagram for H2D:

GenHisto2D IHistogram2D DataObject List of all members.

Public Methods

 H2D ( const std::string& title, const std::string& histoID, int nBinsX, double lowX, double highX, int nBinsY, double lowY, double highY, End_Point_Convention epcX = RIGHT_OPEN )
 H2D ( const std::string& title, int histoID, int nBinsX, double lowX, double highX, int nBinsY, double lowY, double highY, End_Point_Convention epcX = RIGHT_OPEN )
virtual const CLID& clID () const
 -------------------------------------------------------------------------- Retrieve pointer to class defininition structure. More...


Static Public Methods

const CLID& classID ()

Constructor & Destructor Documentation

H2D::H2D ( const std::string & title,
const std::string & histoID,
int nBinsX,
double lowX,
double highX,
int nBinsY,
double lowY,
double highY,
End_Point_Convention epc = RIGHT_OPEN )
 

Definition at line 22 of file H2D.cpp.

H2D::H2D ( const std::string & title,
int histoID,
int nBinsX,
double lowX,
double highX,
int nBinsY,
double lowY,
double highY,
End_Point_Convention epc = RIGHT_OPEN )
 

Definition at line 36 of file H2D.cpp.


Member Function Documentation

const CLID & H2D::clID ( ) const [inline, virtual]
 

-------------------------------------------------------------------------- Retrieve pointer to class defininition structure.

Definition at line 67 of file H2D.h.

const CLID & H2D::classID ( ) [inline, static]
 

Definition at line 68 of file H2D.h.

Referenced by clID().


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:22:33 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000