CMS 3D CMS Logo

DTMtimeId Class Reference

#include <CondFormats/DTObjects/interface/DTMtime.h>

List of all members.

Public Member Functions

 DTMtimeId ()
 ~DTMtimeId ()

Public Attributes

int cellId
int layerId
int sectorId
int slId
int stationId
int wheelId


Detailed Description

Definition at line 37 of file DTMtime.h.


Constructor & Destructor Documentation

DTMtimeId::DTMtimeId (  ) 

Definition at line 48 of file DTMtime.cc.

00048                      :
00049     wheelId( 0 ),
00050   stationId( 0 ),
00051    sectorId( 0 ),
00052        slId( 0 ),
00053     layerId( 0 ),
00054      cellId( 0 ) {
00055 }

DTMtimeId::~DTMtimeId (  ) 

Definition at line 72 of file DTMtime.cc.

00072                       {
00073 }


Member Data Documentation

int DTMtimeId::cellId

Definition at line 49 of file DTMtime.h.

int DTMtimeId::layerId

Definition at line 48 of file DTMtime.h.

int DTMtimeId::sectorId

Definition at line 46 of file DTMtime.h.

int DTMtimeId::slId

Definition at line 47 of file DTMtime.h.

int DTMtimeId::stationId

Definition at line 45 of file DTMtime.h.

Referenced by DTMtime::cacheMap(), and DTMtime::set().

int DTMtimeId::wheelId

Definition at line 44 of file DTMtime.h.


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:18:57 2009 for CMSSW by  doxygen 1.5.4