Public Member Functions | |
RodLabel (unsigned int partition, unsigned int crate, unsigned int rod) | |
RodLabel () | |
bool | operator== (const RodLabel &) const |
bool | operator!= (const RodLabel &) const |
bool | operator< (const RodLabel &) const |
Data Fields | |
unsigned int | partition |
unsigned int | crate |
unsigned int | rod |
Definition at line 43 of file SctApiFwd.h.