CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTRangeT0Id Class Reference

#include <DTRangeT0.h>

List of all members.

Public Member Functions

 DTRangeT0Id ()
 ~DTRangeT0Id ()

Public Attributes

int sectorId
int slId
int stationId
int wheelId

Detailed Description

Definition at line 36 of file DTRangeT0.h.


Constructor & Destructor Documentation

DTRangeT0Id::DTRangeT0Id ( )

Definition at line 48 of file DTRangeT0.cc.

                         :
    wheelId( 0 ),
  stationId( 0 ),
   sectorId( 0 ),
       slId( 0 ) {
}
DTRangeT0Id::~DTRangeT0Id ( )

Definition at line 71 of file DTRangeT0.cc.

                          {
}

Member Data Documentation

Definition at line 45 of file DTRangeT0.h.

Definition at line 46 of file DTRangeT0.h.

Definition at line 44 of file DTRangeT0.h.

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

Definition at line 43 of file DTRangeT0.h.