CMS 3D CMS Logo

Classes | Functions
CTPPSPixelRecHit.h File Reference
#include "DataFormats/GeometrySurface/interface/LocalError.h"
#include "DataFormats/GeometryVector/interface/LocalPoint.h"

Go to the source code of this file.

Classes

class  CTPPSPixelRecHit
 

Functions

bool operator< (CTPPSPixelRecHit &a, CTPPSPixelRecHit &b)
 

Function Documentation

◆ operator<()

bool operator< ( CTPPSPixelRecHit a,
CTPPSPixelRecHit b 
)
inline

Definition at line 70 of file CTPPSPixelRecHit.h.

References a, and b.

70 { return (a.point().mag() < b.point().mag()); };
double b
Definition: hdecay.h:118
double a
Definition: hdecay.h:119