#include <DTStatusFlag.h>
Public Member Functions | |
DTStatusFlagId () | |
~DTStatusFlagId () | |
Public Attributes | |
int | cellId |
int | layerId |
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 39 of file DTStatusFlag.h.
DTStatusFlagId::DTStatusFlagId | ( | ) |
DTStatusFlagId::~DTStatusFlagId | ( | ) |
Definition at line 68 of file DTStatusFlag.cc.
|
private |
|
friend |
Definition at line 54 of file DTStatusFlag.h.
|
friend |
Definition at line 54 of file DTStatusFlag.h.
int DTStatusFlagId::cellId |
Definition at line 51 of file DTStatusFlag.h.
Referenced by DTStatusFlag::cellStatus(), and DTStatusFlag::setCellStatus().
int DTStatusFlagId::layerId |
Definition at line 50 of file DTStatusFlag.h.
Referenced by DTStatusFlag::cellStatus(), and DTStatusFlag::setCellStatus().
int DTStatusFlagId::sectorId |
Definition at line 48 of file DTStatusFlag.h.
Referenced by DTStatusFlag::cellStatus(), and DTStatusFlag::setCellStatus().
int DTStatusFlagId::slId |
Definition at line 49 of file DTStatusFlag.h.
Referenced by DTStatusFlag::cellStatus(), and DTStatusFlag::setCellStatus().
int DTStatusFlagId::stationId |
Definition at line 47 of file DTStatusFlag.h.
Referenced by DTStatusFlag::cellStatus(), DTStatusFlag::initialize(), DTStatusFlag::set(), and DTStatusFlag::setCellStatus().
int DTStatusFlagId::wheelId |
Definition at line 46 of file DTStatusFlag.h.
Referenced by DTStatusFlag::cellStatus(), and DTStatusFlag::setCellStatus().