CMS 3D CMS Logo

TECWedge Class Reference

A concrete implementation for TEC layer built out of TECPetals. More...

#include <RecoTracker/TkDetLayers/interface/TECWedge.h>

Inheritance diagram for TECWedge:

GeometricSearchDetWithGroups GeometricSearchDet CompositeTECWedge SimpleTECWedge

List of all members.

Public Member Functions

virtual const BoundDiskSectorspecificSurface () const
virtual const BoundSurfacesurface () const
 The surface of the GeometricSearchDet.

Protected Attributes

ReferenceCountingPointer
< BoundDiskSector
theDiskSector


Detailed Description

A concrete implementation for TEC layer built out of TECPetals.

Definition at line 12 of file TECWedge.h.


Member Function Documentation

virtual const BoundDiskSector& TECWedge::specificSurface (  )  const [inline, virtual]

Definition at line 19 of file TECWedge.h.

References theDiskSector.

00019 {return *theDiskSector;}

virtual const BoundSurface& TECWedge::surface (  )  const [inline, virtual]

The surface of the GeometricSearchDet.

Implements GeometricSearchDet.

Definition at line 15 of file TECWedge.h.

References theDiskSector.

Referenced by CompositeTECWedge::computeCrossings().

00015 {return *theDiskSector;}


Member Data Documentation

ReferenceCountingPointer<BoundDiskSector> TECWedge::theDiskSector [protected]

Definition at line 24 of file TECWedge.h.

Referenced by SimpleTECWedge::SimpleTECWedge(), specificSurface(), and surface().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:33:18 2009 for CMSSW by  doxygen 1.5.4