ATLAS Offline Software
|
Covered channels by the Online Identifier Object. More...
#include <NrpcCablingData.h>
Public Member Functions | |
bool | operator< (const NrpcTdcChannelRange &other) const |
Sorting operator. Needed to build consistent sets. More... | |
Public Attributes | |
uint8_t | firstChannel {0} |
First tdc channel. More... | |
uint8_t | lastChannel {0} |
Last tdc channel (inclusive) More... | |
Covered channels by the Online Identifier Object.
Definition at line 108 of file NrpcCablingData.h.
|
inline |
Sorting operator. Needed to build consistent sets.
Definition at line 115 of file NrpcCablingData.h.
uint8_t NrpcTdcChannelRange::firstChannel {0} |
First tdc channel.
Definition at line 111 of file NrpcCablingData.h.
uint8_t NrpcTdcChannelRange::lastChannel {0} |
Last tdc channel (inclusive)
Definition at line 113 of file NrpcCablingData.h.