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

CellSortCondition::DeltaR Class Reference

#include <CellHelper.h>

Collaboration diagram for CellSortCondition::DeltaR:

Collaboration graph
[legend]
List of all members.

Public Methods

 DeltaR (Atlfast::ICellWrapper *reference)
 DeltaR (Atlfast::ICellWrapper &reference)
bool operator() (const Atlfast::ICellWrapper *a, const Atlfast::ICellWrapper *b) const
bool operator() (const Atlfast::ICellWrapper &a, const Atlfast::ICellWrapper &b) const

Detailed Description

Function object for STL algorithms. Used to sort objects honouring the ICellWrapper interface by delta R.


Constructor & Destructor Documentation

CellSortCondition::DeltaR::DeltaR Atlfast::ICellWrapper   reference [inline]
 

CellSortCondition::DeltaR::DeltaR Atlfast::ICellWrapper   reference [inline]
 


Member Function Documentation

bool CellSortCondition::DeltaR::operator() const Atlfast::ICellWrapper   a,
const Atlfast::ICellWrapper   b
const [inline]
 

bool CellSortCondition::DeltaR::operator() const Atlfast::ICellWrapper   a,
const Atlfast::ICellWrapper   b
const [inline]
 


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