Class DescendingPT


class DescendingPT

Function object for STL algorithms. Used to sort objects honouring the ICellWrapper interface by descending pT.


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

Method Detail

operator()

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

operator()

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