CMS 3D CMS Logo

TtSemiLepSignalSelMVATrainer::JetwithHigherPt Struct Reference

List of all members.

Public Member Functions

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


Detailed Description

Definition at line 40 of file TtSemiLepSignalSelMVATrainer.h.


Member Function Documentation

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

Definition at line 41 of file TtSemiLepSignalSelMVATrainer.h.

00041                                                                 {
00042       return j1.pt() > j2.pt();
00043     };


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:34:46 2009 for CMSSW by  doxygen 1.5.4