![]() |
![]() |
Public Member Functions | |
bool | operator() (TLorentzVector *s1, TLorentzVector *s2) const |
Definition at line 48 of file NJetsMCEta.cc.
bool sortPt::operator() | ( | TLorentzVector * | s1, |
TLorentzVector * | s2 | ||
) | const [inline] |
Definition at line 50 of file NJetsMCEta.cc.
{ return s1->Pt() >= s2->Pt(); }