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

BinID Class Reference

#include <BinID.h>

List of all members.


Public Methods

 BinID ()
 BinID (int intID, double low1, double high1)
 BinID (int intID, double low1, double high1, double low2, double high2)
double low (int n=0) const
double high (int n=0) const
bool operator< (const BinID &other) const

Constructor & Destructor Documentation

BinID::BinID   [inline]
 

BinID::BinID int    intID,
double    low1,
double    high1
[inline]
 

BinID::BinID int    intID,
double    low1,
double    high1,
double    low2,
double    high2
[inline]
 


Member Function Documentation

double BinID::high int    n = 0 const [inline]
 

double BinID::low int    n = 0 const [inline]
 

bool BinID::operator< const BinID &    other const [inline]
 


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:31:37 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001