CMS 3D CMS Logo

SiPixelRawDataError.h File Reference

#include <string>

Go to the source code of this file.

Classes

class  SiPixelRawDataError
 Pixel error -- collection of errors and error information. More...

Functions

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


Function Documentation

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

Definition at line 51 of file SiPixelRawDataError.h.

References SiPixelRawDataError::getFedId().

00051                                                                                          {
00052   return one.getFedId() < other.getFedId();
00053 }


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