#include <DTMtime.h>
Public Member Functions | |
DTMtimeId () | |
~DTMtimeId () | |
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 |
DTMtimeId::DTMtimeId | ( | ) |
Definition at line 40 of file DTMtime.cc.
DTMtimeId::~DTMtimeId | ( | ) |
Definition at line 49 of file DTMtime.cc.
|
private |
|
friend |