CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTMtimeId Class Reference

#include <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 39 of file DTMtime.h.


Constructor & Destructor Documentation

DTMtimeId::DTMtimeId ( )

Definition at line 50 of file DTMtime.cc.

                     :
    wheelId( 0 ),
  stationId( 0 ),
   sectorId( 0 ),
       slId( 0 ),
    layerId( 0 ),
     cellId( 0 ) {
}
DTMtimeId::~DTMtimeId ( )

Definition at line 75 of file DTMtime.cc.

                      {
}

Member Data Documentation

Definition at line 51 of file DTMtime.h.

Definition at line 50 of file DTMtime.h.

Definition at line 48 of file DTMtime.h.

Definition at line 49 of file DTMtime.h.

Definition at line 47 of file DTMtime.h.

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

Definition at line 46 of file DTMtime.h.