CMS 3D CMS Logo

TECPetal Class Reference

A concrete implementation for TEC petals. More...

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

Inheritance diagram for TECPetal:

GeometricSearchDetWithGroups GeometricSearchDet CompositeTECPetal

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 petals.

Definition at line 13 of file TECPetal.h.


Member Function Documentation

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

Definition at line 20 of file TECPetal.h.

References theDiskSector.

00020 {return *theDiskSector;}

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

The surface of the GeometricSearchDet.

Implements GeometricSearchDet.

Definition at line 16 of file TECPetal.h.

References theDiskSector.

00016 {return *theDiskSector;}


Member Data Documentation

ReferenceCountingPointer<BoundDiskSector> TECPetal::theDiskSector [protected]

Definition at line 24 of file TECPetal.h.

Referenced by 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