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

Atlfast::CellDescriptor Class Reference

#include <CellDescriptor.h>

List of all members.


Public Methods

 CellDescriptor ()
 CellDescriptor (double eta, double phi)
 CellDescriptor (const CellDescriptor &otherCellDescriptor)
CellDescriptor & operator= (const CellDescriptor &otherCellDescriptor)
virtual ~CellDescriptor ()
double eta () const
double phi () const

Detailed Description

ID class to represent a unique identifier to individual cells


Constructor & Destructor Documentation

Atlfast::CellDescriptor::CellDescriptor   [inline]
 

Constructor taking default eta/phi values

Atlfast::CellDescriptor::CellDescriptor double    eta,
double    phi
[inline]
 

Constructor taking supplied eta/phi values

Atlfast::CellDescriptor::CellDescriptor const CellDescriptor &    otherCellDescriptor [inline]
 

Copy constructor

virtual Atlfast::CellDescriptor::~CellDescriptor   [inline, virtual]
 


Member Function Documentation

double Atlfast::CellDescriptor::eta   const [inline]
 

Gives eta position of cell.

CellDescriptor& Atlfast::CellDescriptor::operator= const CellDescriptor &    otherCellDescriptor [inline]
 

Assignment operator

double Atlfast::CellDescriptor::phi   const [inline]
 

Gives phi position of cell.


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