#include <DTHVStatus.h>
Public Member Functions | |
DTHVStatusId () | |
~DTHVStatusId () | |
Public Attributes | |
COND_SERIALIZABLE | |
int | layerId |
int | partId |
int | sectorId |
int | slId |
int | stationId |
int | wheelId |
Definition at line 41 of file DTHVStatus.h.
DTHVStatusId::DTHVStatusId | ( | ) |
Definition at line 49 of file DTHVStatus.cc.
DTHVStatusId::~DTHVStatusId | ( | ) |
Definition at line 73 of file DTHVStatus.cc.
DTHVStatusId::COND_SERIALIZABLE |
Definition at line 56 of file DTHVStatus.h.
int DTHVStatusId::layerId |
Definition at line 52 of file DTHVStatus.h.
int DTHVStatusId::partId |
Definition at line 53 of file DTHVStatus.h.
int DTHVStatusId::sectorId |
Definition at line 50 of file DTHVStatus.h.
Referenced by DTHVStatusHandler::getNewObjects().
int DTHVStatusId::slId |
Definition at line 51 of file DTHVStatus.h.
int DTHVStatusId::stationId |
Definition at line 49 of file DTHVStatus.h.
Referenced by DTHVStatus::badChannelsNumber(), DTHVStatusHandler::getNewObjects(), DTHVStatus::initialize(), DTHVHandler::offChannelsNumber(), DTHVStatus::offChannelsNumber(), and DTHVStatus::set().
int DTHVStatusId::wheelId |
Definition at line 48 of file DTHVStatus.h.
Referenced by DTHVStatusHandler::getNewObjects().