CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTTtrigId Class Reference

#include <DTTtrig.h>

List of all members.

Public Member Functions

 DTTtrigId ()
 ~DTTtrigId ()

Public Attributes

int cellId
int layerId
int sectorId
int slId
int stationId
int wheelId

Detailed Description

Definition at line 38 of file DTTtrig.h.


Constructor & Destructor Documentation

DTTtrigId::DTTtrigId ( )

Definition at line 50 of file DTTtrig.cc.

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

Definition at line 76 of file DTTtrig.cc.

                      {
}

Member Data Documentation

Definition at line 50 of file DTTtrig.h.

Definition at line 49 of file DTTtrig.h.

Definition at line 47 of file DTTtrig.h.

Definition at line 48 of file DTTtrig.h.

Definition at line 46 of file DTTtrig.h.

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

Definition at line 45 of file DTTtrig.h.