#include <CellHelper.h>
Collaboration diagram for CellPartitionCondition::BelowThresholdDeltaPT:
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 |
|
Constructor takes an ICellWrapper reference object pointer and a delta pT boundary. |
|
Constructor takes an ICellWrapper reference object and a delta pT boundary. |
|
Returns true if Cell passes cuts |
|
Returns true if Cell passes cuts |
|
Returns true if Cell passes cuts |