#include <DTRangeT0.h>
Public Member Functions | |
DTRangeT0Id () | |
~DTRangeT0Id () | |
Public Attributes | |
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 DTRangeT0.h.
DTRangeT0Id::DTRangeT0Id | ( | ) |
Definition at line 46 of file DTRangeT0.cc.
DTRangeT0Id::~DTRangeT0Id | ( | ) |
Definition at line 67 of file DTRangeT0.cc.
|
private |
|
friend |
Definition at line 52 of file DTRangeT0.h.
|
friend |
Definition at line 52 of file DTRangeT0.h.
int DTRangeT0Id::sectorId |
Definition at line 48 of file DTRangeT0.h.
int DTRangeT0Id::slId |
Definition at line 49 of file DTRangeT0.h.
int DTRangeT0Id::stationId |
Definition at line 47 of file DTRangeT0.h.
Referenced by DTRangeT0::initialize(), and DTRangeT0::set().
int DTRangeT0Id::wheelId |
Definition at line 46 of file DTRangeT0.h.