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

Atlfast::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

Atlfast::BinID::BinID   [inline]
 

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

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


Member Function Documentation

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

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

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


The documentation for this class was generated from the following file:
Generated on Wed May 1 14:12:38 2002 for AtlfastAlgs by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001