CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTReadOutGeometryLink Class Reference

#include <DTReadOutMapping.h>

List of all members.

Public Member Functions

 DTReadOutGeometryLink ()
 ~DTReadOutGeometryLink ()

Public Attributes

int cellId
int channelId
int dduId
int layerId
int robId
int rosId
int sectorId
int slId
int stationId
int tdcId
int wheelId

Detailed Description

Definition at line 35 of file DTReadOutMapping.h.


Constructor & Destructor Documentation

DTReadOutGeometryLink::DTReadOutGeometryLink ( )

Definition at line 55 of file DTReadOutMapping.cc.

                                            :
     dduId( 0 ),
     rosId( 0 ),
     robId( 0 ),
     tdcId( 0 ),
 channelId( 0 ),
   wheelId( 0 ),
 stationId( 0 ),
  sectorId( 0 ),
      slId( 0 ),
   layerId( 0 ),
    cellId( 0 ) {
}
DTReadOutGeometryLink::~DTReadOutGeometryLink ( )

Definition at line 107 of file DTReadOutMapping.cc.

                                              {
}

Member Data Documentation

Definition at line 50 of file DTReadOutMapping.h.

Referenced by DTCompactMapPluginHandler::expandMap().

Definition at line 45 of file DTReadOutMapping.h.

Referenced by DTCompactMapPluginHandler::expandMap().