CMS 3D CMS Logo

DTStatusFlagId Class Reference

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

List of all members.

Public Member Functions

 DTStatusFlagId ()
 ~DTStatusFlagId ()

Public Attributes

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


Detailed Description

Definition at line 35 of file DTStatusFlag.h.


Constructor & Destructor Documentation

DTStatusFlagId::DTStatusFlagId (  ) 

Definition at line 41 of file DTStatusFlag.cc.

00041                                :
00042     wheelId( 0 ),
00043   stationId( 0 ),
00044    sectorId( 0 ),
00045        slId( 0 ),
00046     layerId( 0 ),
00047      cellId( 0 ) {
00048 }

DTStatusFlagId::~DTStatusFlagId (  ) 

Definition at line 69 of file DTStatusFlag.cc.

00069                                 {
00070 }


Member Data Documentation

int DTStatusFlagId::cellId

Definition at line 47 of file DTStatusFlag.h.

int DTStatusFlagId::layerId

Definition at line 46 of file DTStatusFlag.h.

int DTStatusFlagId::sectorId

Definition at line 44 of file DTStatusFlag.h.

int DTStatusFlagId::slId

Definition at line 45 of file DTStatusFlag.h.

int DTStatusFlagId::stationId

Definition at line 43 of file DTStatusFlag.h.

Referenced by DTStatusFlag::cacheMap(), and DTStatusFlag::setCellStatus().

int DTStatusFlagId::wheelId

Definition at line 42 of file DTStatusFlag.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