CMS 3D CMS Logo

Classes | Functions
HDigiFP420.h File Reference

Go to the source code of this file.

Classes

class  HDigiFP420
 

Functions

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

Function Documentation

◆ operator<()

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

Definition at line 41 of file HDigiFP420.h.

References trackingPlots::other.

41 { return one.channel() < other.channel(); }