CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTHVStatusId Class Reference

#include <DTHVStatus.h>

List of all members.

Public Member Functions

 DTHVStatusId ()
 ~DTHVStatusId ()

Public Attributes

int layerId
int partId
int sectorId
int slId
int stationId
int wheelId

Detailed Description

Definition at line 38 of file DTHVStatus.h.


Constructor & Destructor Documentation

DTHVStatusId::DTHVStatusId ( )

Definition at line 51 of file DTHVStatus.cc.

                           :
    wheelId( 0 ),
  stationId( 0 ),
   sectorId( 0 ),
       slId( 0 ),
    layerId( 0 ),
     partId( 0 ) {
}
DTHVStatusId::~DTHVStatusId ( )

Definition at line 77 of file DTHVStatus.cc.

                            {
}

Member Data Documentation

Definition at line 49 of file DTHVStatus.h.

Definition at line 50 of file DTHVStatus.h.

Definition at line 47 of file DTHVStatus.h.

Referenced by DTHVStatusHandler::getNewObjects().

Definition at line 48 of file DTHVStatus.h.

Definition at line 45 of file DTHVStatus.h.

Referenced by DTHVStatusHandler::getNewObjects().