CMS 3D CMS Logo

List of all members | Public Member Functions
GreaterPt Class Reference

Public Member Functions

bool operator() (const math::XYZTLorentzVector &a, const math::XYZTLorentzVector &b)
 
bool operator() (const math::XYZTLorentzVector &a, const math::XYZTLorentzVector &b)
 

Detailed Description

Definition at line 9 of file AnalysisRootpleProducer.cc.

Member Function Documentation

◆ operator()() [1/2]

bool GreaterPt::operator() ( const math::XYZTLorentzVector a,
const math::XYZTLorentzVector b 
)
inline

Definition at line 10 of file AnalysisRootpleProducerOnlyMC.cc.

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

References a, and b.

◆ operator()() [2/2]

bool GreaterPt::operator() ( const math::XYZTLorentzVector a,
const math::XYZTLorentzVector b 
)
inline

Definition at line 11 of file AnalysisRootpleProducer.cc.

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

References a, and b.

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