Public Member Functions | |
int | channelId () const |
DTTDCChannelId (int tdc, int channel) | |
int | tdcId () const |
Private Attributes | |
int | channel_id |
int | tdc_id |
Definition at line 140 of file DTCompactMapWriter.cc.
DTTDCChannelId::DTTDCChannelId | ( | int | tdc, |
int | channel | ||
) |
Definition at line 150 of file DTCompactMapWriter.cc.
int DTTDCChannelId::channelId | ( | ) | const |
Definition at line 159 of file DTCompactMapWriter.cc.
References channel_id.
Referenced by DTTDCChannelCompare::operator()().
int DTTDCChannelId::tdcId | ( | ) | const |
Definition at line 155 of file DTCompactMapWriter.cc.
References tdc_id.
Referenced by DTTDCChannelCompare::operator()().
|
private |
Definition at line 147 of file DTCompactMapWriter.cc.
Referenced by channelId().
|
private |
Definition at line 146 of file DTCompactMapWriter.cc.
Referenced by tdcId().