CMS 3D CMS Logo

L2TauModularIsolationProducer::RecHitPtComparator 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 96 of file L2TauModularIsolationProducer.h.


Member Function Documentation

bool L2TauModularIsolationProducer::RecHitPtComparator::operator() ( const math::PtEtaPhiELorentzVector  v1,
const math::PtEtaPhiELorentzVector  v2 
) const [inline]

Definition at line 98 of file L2TauModularIsolationProducer.h.

00099             {
00100               return v1.pt() > v2.pt(); 
00101             }


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