Struct for sorting by decreasing energy. More...
#include <Vector4.hh>
Public Member Functions | |
bool | operator() (const FourMomentum &left, const FourMomentum &right) const |
bool | operator() (const FourMomentum *left, const FourVector *right) const |
Struct for sorting by decreasing energy.
Definition at line 458 of file Vector4.hh.
bool operator() | ( | const FourMomentum * | left, | |
const FourVector * | right | |||
) | const [inline] |
Definition at line 463 of file Vector4.hh.
bool operator() | ( | const FourMomentum & | left, | |
const FourMomentum & | right | |||
) | const [inline] |
Definition at line 459 of file Vector4.hh.