#include <DTTtrig.h>
Public Member Functions | |
DTTtrigId () | |
~DTTtrigId () | |
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 |
DTTtrigId::DTTtrigId | ( | ) |
Definition at line 51 of file DTTtrig.cc.
DTTtrigId::~DTTtrigId | ( | ) |
Definition at line 75 of file DTTtrig.cc.
|
private |
|
friend |