Class AscendingPhi


class AscendingPhi

Function object for STL algorithms. Used to sort objects honouring the ICellWrapper interface by ascending phi.


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)