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 434 of file Vector4.hh.
bool operator() | ( | const FourMomentum * | left, | |
const FourVector * | right | |||
) | const [inline] |
Definition at line 439 of file Vector4.hh.
bool operator() | ( | const FourMomentum & | left, | |
const FourMomentum & | right | |||
) | const [inline] |
Definition at line 435 of file Vector4.hh.