Class AboveThresholdPT


class AboveThresholdPT

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


Field Summary
 private doublem_boundary
           

Constructor Summary
AboveThresholdPT(double boundary)
           

Method Summary
 const booloperator()(const Atlfast::ICellWrapper * a)
           
 const booloperator()(const Atlfast::ICellWrapper & a)
           

Field Detail

m_boundary

private double m_boundary
Constructor Detail

AboveThresholdPT

public AboveThresholdPT(double boundary)
Method Detail

operator()

public const bool operator()(const Atlfast::ICellWrapper * a)

operator()

public const bool operator()(const Atlfast::ICellWrapper & a)