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

CellPartitionCondition::BelowThresholdDeltaPT Class Reference

#include <CellHelper.h>

Collaboration diagram for CellPartitionCondition::BelowThresholdDeltaPT:

Collaboration graph
[legend]
List of all members.

Public Methods

 BelowThresholdDeltaPT (Atlfast::ICellWrapper *ref, double boundary)
 BelowThresholdDeltaPT (Atlfast::ICellWrapper &ref, double boundary)
bool operator() (const Atlfast::ICellWrapper *a) const
bool operator() (const Atlfast::ICellWrapper &a) const
bool operator() (const Atlfast::ICellWrapper **a) const

Detailed Description

Partition condition object. Used to accept objects honouring the ICellWrapper interface below a delta pT threshold.


Constructor & Destructor Documentation

CellPartitionCondition::BelowThresholdDeltaPT::BelowThresholdDeltaPT Atlfast::ICellWrapper   ref,
double    boundary
[inline]
 

Constructor takes an ICellWrapper reference object pointer and a delta pT boundary.

CellPartitionCondition::BelowThresholdDeltaPT::BelowThresholdDeltaPT Atlfast::ICellWrapper   ref,
double    boundary
[inline]
 

Constructor takes an ICellWrapper reference object and a delta pT boundary.


Member Function Documentation

bool CellPartitionCondition::BelowThresholdDeltaPT::operator() const Atlfast::ICellWrapper **    a const [inline]
 

Returns true if Cell passes cuts

bool CellPartitionCondition::BelowThresholdDeltaPT::operator() const Atlfast::ICellWrapper   a const [inline]
 

Returns true if Cell passes cuts

bool CellPartitionCondition::BelowThresholdDeltaPT::operator() const Atlfast::ICellWrapper   a const [inline]
 

Returns true if Cell passes cuts


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