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 trackingPlots::other, and TotemRPDigi::stripNumber().

trackingPlots.other
other
Definition: trackingPlots.py:1465
TotemRPDigi::stripNumber
unsigned short stripNumber() const
Definition: TotemRPDigi.h:25