Struct pt_sort¶
Defined in File HelperFunctions.h
Struct Documentation¶
-
struct
pt_sort Public Functions
-
bool
operator()(const TLorentzVector &lhs, const TLorentzVector &rhs)
-
bool
operator()(const TLorentzVector *lhs, const TLorentzVector *rhs)
-
bool
operator()(const xAOD::IParticle &lhs, const xAOD::IParticle &rhs)
-
bool
operator()(const xAOD::IParticle *lhs, const xAOD::IParticle *rhs)
-
bool