CMS 3D CMS Logo

List of all members | Public Member Functions
BasicJetSort Class Reference

Public Member Functions

bool operator() (const BasicJet &a, const BasicJet &b)
 

Detailed Description

Definition at line 19 of file AnalysisRootpleProducer.cc.

Member Function Documentation

◆ operator()()

bool BasicJetSort::operator() ( const BasicJet a,
const BasicJet b 
)
inline

Definition at line 21 of file AnalysisRootpleProducer.cc.

21 { return a.pt() > b.pt(); }

References a, and b.

b
double b
Definition: hdecay.h:118
a
double a
Definition: hdecay.h:119