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

H1D Class Reference

#include <H1D.h>

Inheritance diagram for H1D:

GenHisto1D IHistogram1D DataObject List of all members.

Public Methods

 H1D ( const std::string& title, const std::string& histoID, int nBinsX, double lowX, double highX, End_Point_Convention epc = RIGHT_OPEN )
 H1D ( const std::string& title, int histoID, int nBinsX, double lowX, double highX, End_Point_Convention epc = RIGHT_OPEN )
 H1D ( const std::string& title, Histo1D& h, int nBinsX, double lowX, double highX, End_Point_Convention epc = RIGHT_OPEN )
virtual const CLID& clID () const
 -------------------------------------------------------------------------- Retrieve pointer to class defininition structure. More...


Static Public Methods

const CLID& classID ()

Constructor & Destructor Documentation

H1D::H1D ( const std::string & title,
const std::string & histoID,
int nBinsX,
double lowX,
double highX,
End_Point_Convention epc = RIGHT_OPEN )
 

Definition at line 22 of file H1D.cpp.

H1D::H1D ( const std::string & title,
int histoID,
int nBinsX,
double lowX,
double highX,
End_Point_Convention epc = RIGHT_OPEN )
 

Definition at line 33 of file H1D.cpp.

H1D::H1D ( const std::string & title,
Histo1D & h,
int nBinsX,
double lowX,
double highX,
End_Point_Convention epc = RIGHT_OPEN )
 

Definition at line 44 of file H1D.cpp.


Member Function Documentation

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

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

Definition at line 66 of file H1D.h.

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

Definition at line 67 of file H1D.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