CMS 3D CMS Logo

Classes | Functions
TotemRPDigi.h File Reference

Go to the source code of this file.

Classes

class  TotemRPDigi
 

Functions

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

Function Documentation

◆ operator<()

bool operator< ( const TotemRPDigi one,
const TotemRPDigi other 
)
inline

Definition at line 26 of file TotemRPDigi.h.

27  {
28  return one.stripNumber() < other.stripNumber();

References SiPixelPI::one, and trackingPlots::other.

SiPixelPI::one
Definition: SiPixelPayloadInspectorHelper.h:39
trackingPlots.other
other
Definition: trackingPlots.py:1467