CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTT0Id Class Reference

#include <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 38 of file DTT0.h.


Constructor & Destructor Documentation

DTT0Id::DTT0Id ( )

Definition at line 57 of file DTT0.cc.

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

Definition at line 83 of file DTT0.cc.

                {
}

Member Data Documentation

Definition at line 50 of file DTT0.h.

Referenced by DTT0::checkOrder().

Definition at line 49 of file DTT0.h.

Definition at line 47 of file DTT0.h.

Definition at line 48 of file DTT0.h.

Definition at line 46 of file DTT0.h.

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

Definition at line 45 of file DTT0.h.