CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
myspace Namespace Reference

Functions

bool greaterEt (const reco::Candidate &a, const reco::Candidate &b)
 

Function Documentation

bool myspace::greaterEt ( const reco::Candidate a,
const reco::Candidate b 
)

Definition at line 148 of file FastL1GlobalAlgo.cc.

References reco::Candidate::et().

Referenced by FastL1GlobalAlgo::addJet(), FastL1GlobalAlgo::FillEgammas(), and FastL1GlobalAlgo::FillEgammasTP().

148  {
149  return (a.et()>b.et());
150  }
virtual double et() const =0
transverse energy