CMS 3D CMS Logo

L2TauNarrowConeIsolationProducer::CrystalPtComparator Struct Reference

List of all members.

Public Member Functions

bool operator() (const math::PtEtaPhiELorentzVector v1, const math::PtEtaPhiELorentzVector v2) const


Detailed Description

Definition at line 98 of file L2TauNarrowConeIsolationProducer.h.


Member Function Documentation

bool L2TauNarrowConeIsolationProducer::CrystalPtComparator::operator() ( const math::PtEtaPhiELorentzVector  v1,
const math::PtEtaPhiELorentzVector  v2 
) const [inline]

Definition at line 100 of file L2TauNarrowConeIsolationProducer.h.

00101             {
00102               return v1.pt() > v2.pt(); 
00103             }


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