CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
TtSemiLepSignalSelMVATrainer::JetwithHigherPt Struct Reference

Public Member Functions

bool operator() (const pat::Jet &j1, const pat::Jet &j2) const
 

Detailed Description

Definition at line 44 of file TtSemiLepSignalSelMVATrainer.h.

Member Function Documentation

bool TtSemiLepSignalSelMVATrainer::JetwithHigherPt::operator() ( const pat::Jet j1,
const pat::Jet j2 
) const
inline

Definition at line 45 of file TtSemiLepSignalSelMVATrainer.h.

References reco::LeafCandidate::pt().

45  {
46  return j1.pt() > j2.pt();
47  };
virtual double pt() const
transverse momentum