#include <CellHelper.h>
Collaboration diagram for CellPartitionCondition::BelowThresholdDeltaR:
Public Methods | |
BelowThresholdDeltaR (Atlfast::ICellWrapper *ref, double boundary) | |
BelowThresholdDeltaR (Atlfast::ICellWrapper &ref, double boundary) | |
bool | operator() (const Atlfast::ICellWrapper *a) const |
bool | operator() (const Atlfast::ICellWrapper &a) const |
|
Constructor takes an ICellWrapper reference object pointer and a delta R boundary. |
|
Constructor takes an ICellWrapper reference object and a delta R boundary. |
|
|
|
returns true if Cell passes cuts |