CMS 3D CMS Logo

FastTrackerCluster.h File Reference

#include "DataFormats/GeometryVector/interface/LocalPoint.h"
#include "DataFormats/GeometrySurface/interface/LocalError.h"
#include "DataFormats/DetId/interface/DetId.h"

Go to the source code of this file.

Classes

class  FastTrackerCluster

Functions

bool operator< (const FastTrackerCluster &one, const FastTrackerCluster &other)


Function Documentation

bool operator< ( const FastTrackerCluster one,
const FastTrackerCluster other 
) [inline]

Definition at line 48 of file FastTrackerCluster.h.

References FastTrackerCluster::simhitId().

00048                                                                                        {
00049   return ( one.simhitId() < other.simhitId() );
00050 }


Generated on Tue Jun 9 17:52:53 2009 for CMSSW by  doxygen 1.5.4