CMS 3D CMS Logo

DTT0Id Class Reference

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

List of all members.

Public Member Functions

 DTT0Id ()
 ~DTT0Id ()

Public Attributes

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


Detailed Description

Definition at line 36 of file DTT0.h.


Constructor & Destructor Documentation

DTT0Id::DTT0Id (  ) 

Definition at line 48 of file DTT0.cc.

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

DTT0Id::~DTT0Id (  ) 

Definition at line 72 of file DTT0.cc.

00072                 {
00073 }


Member Data Documentation

int DTT0Id::cellId

Definition at line 48 of file DTT0.h.

int DTT0Id::layerId

Definition at line 47 of file DTT0.h.

int DTT0Id::sectorId

Definition at line 45 of file DTT0.h.

int DTT0Id::slId

Definition at line 46 of file DTT0.h.

int DTT0Id::stationId

Definition at line 44 of file DTT0.h.

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

int DTT0Id::wheelId

Definition at line 43 of file DTT0.h.


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