Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CompareRecTrackPt Class Reference

#include <writeESD.h>

List of all members.

Public Member Functions

bool operator() (RecTrack *P1, RecTrack *P2)


Member Function Documentation

bool CompareRecTrackPt::operator() RecTrack *  P1,
RecTrack *  P2
[inline]
 

Definition at line 190 of file writeESD.h.

00190                                               {
00191     return P1->impactPointState().globalMomentum().perp() > P2->impactPointState().globalMomentum().perp();
00192   }


The documentation for this class was generated from the following file:
Generated on Tue May 31 14:45:50 2005 for XANADOO by doxygen1.3