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

H1DVar Class Reference

#include <H1DVar.h>

Inheritance diagram for H1DVar:

GenHisto1D IHistogram1D DataObject List of all members.

Public Methods

 H1DVar ( const std::string& title, const std::string& histoID, std::vector<double> edges, End_Point_Convention epc = RIGHT_OPEN )
 H1DVar ( const std::string& title, int histoID, std::vector<double> edges, End_Point_Convention epc = RIGHT_OPEN )
 H1DVar ( const std::string& title, Histo1DVar& h, std::vector<double> edges, 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

H1DVar::H1DVar ( const std::string & title,
const std::string & histoID,
std::vector< double > edges,
End_Point_Convention epc = RIGHT_OPEN )
 

Definition at line 22 of file H1DVar.cpp.

H1DVar::H1DVar ( const std::string & title,
int histoID,
std::vector< double > edges,
End_Point_Convention epc = RIGHT_OPEN )
 

Definition at line 31 of file H1DVar.cpp.

H1DVar::H1DVar ( const std::string & title,
Histo1DVar & h,
std::vector< double > edges,
End_Point_Convention epc = RIGHT_OPEN )
 

Definition at line 40 of file H1DVar.cpp.


Member Function Documentation

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

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

Definition at line 64 of file H1DVar.h.

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

Definition at line 65 of file H1DVar.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