Struct for sorting by increasing energy. More...
#include <Vector4.hh>
Public Member Functions | |
bool | operator() (const FourMomentum &left, const FourMomentum &right) const |
bool | operator() (const FourMomentum *left, const FourMomentum *right) const |
Struct for sorting by increasing energy.
Definition at line 445 of file Vector4.hh.
bool operator() | ( | const FourMomentum * | left, | |
const FourMomentum * | right | |||
) | const [inline] |
Definition at line 452 of file Vector4.hh.
bool operator() | ( | const FourMomentum & | left, | |
const FourMomentum & | right | |||
) | const [inline] |
Definition at line 446 of file Vector4.hh.
References FourMomentum::E().