#include <DTHVStatus.h>
Public Member Functions | |
DTHVStatusId () | |
~DTHVStatusId () | |
Public Attributes | |
int | layerId |
int | partId |
int | sectorId |
int | slId |
int | stationId |
int | wheelId |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
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.
|
private |
|
friend |
Definition at line 56 of file DTHVStatus.h.
|
friend |
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().