#include <H2D.h>
Inheritance diagram for H2D:

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 () |
|
|
|
|
|
|
|
|
-------------------------------------------------------------------------- Retrieve pointer to class defininition structure.
|
|
|
Definition at line 68 of file H2D.h. Referenced by clID(). |
1.2.3 written by Dimitri van Heesch,
© 1997-2000