Main Page   Namespace List   Compound List   File List   Compound Members  

PartitionCondition::BelowThresholdDeltaR Class Reference

#include <FunctionObjects.h>

List of all members.


Public Methods

 BelowThresholdDeltaR (Atlfast::IKinematic *ref, double boundary)
 BelowThresholdDeltaR (Atlfast::IKinematic &ref, double boundary)
bool operator() (const Atlfast::IKinematic *a) const
bool operator() (const Atlfast::IKinematic &a) const

Detailed Description

STL generic algorithm function object. Used to select IKinematic objects below a threshold delta R.


Constructor & Destructor Documentation

PartitionCondition::BelowThresholdDeltaR::BelowThresholdDeltaR Atlfast::IKinematic *    ref,
double    boundary
[inline]
 

constructor taking

PartitionCondition::BelowThresholdDeltaR::BelowThresholdDeltaR Atlfast::IKinematic &    ref,
double    boundary
[inline]
 


Member Function Documentation

bool PartitionCondition::BelowThresholdDeltaR::operator() const Atlfast::IKinematic &    a const [inline]
 

bool PartitionCondition::BelowThresholdDeltaR::operator() const Atlfast::IKinematic *    a const [inline]
 


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