CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTLVStatusId Class Reference

#include <DTLVStatus.h>

List of all members.

Public Member Functions

 DTLVStatusId ()
 ~DTLVStatusId ()

Public Attributes

int sectorId
int stationId
int wheelId

Detailed Description

Definition at line 35 of file DTLVStatus.h.


Constructor & Destructor Documentation

DTLVStatusId::DTLVStatusId ( )

Definition at line 49 of file DTLVStatus.cc.

                           :
    wheelId( 0 ),
  stationId( 0 ),
   sectorId( 0 ) {
}
DTLVStatusId::~DTLVStatusId ( )

Definition at line 73 of file DTLVStatus.cc.

                            {
}

Member Data Documentation

Definition at line 44 of file DTLVStatus.h.

Definition at line 43 of file DTLVStatus.h.

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

Definition at line 42 of file DTLVStatus.h.