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

PartitionCondition::BelowThresholdDeltaR Class Reference

#include <FunctionObjects.h>

Collaboration diagram for PartitionCondition::BelowThresholdDeltaR:

Collaboration graph
[legend]
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 Mon Feb 4 15:56:34 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001