#include <SiPixelFedCablingMap.h>
Public Member Functions | |
bool | operator< (const Key &other) const |
Public Attributes | |
unsigned int | fed |
unsigned int | link |
unsigned int | roc |
Definition at line 33 of file SiPixelFedCablingMap.h.
bool SiPixelFedCablingMap::Key::operator< | ( | const Key & | other | ) | const |
unsigned int SiPixelFedCablingMap::Key::fed |
Definition at line 33 of file SiPixelFedCablingMap.h.
Referenced by operator<().
unsigned int SiPixelFedCablingMap::Key::link |
Definition at line 33 of file SiPixelFedCablingMap.h.
Referenced by operator<().
unsigned int SiPixelFedCablingMap::Key::roc |
Definition at line 33 of file SiPixelFedCablingMap.h.
Referenced by operator<().