CMS 3D CMS Logo

Public Member Functions | Protected Attributes

TECWedge Class Reference

#include <TECWedge.h>

Inheritance diagram for TECWedge:
GeometricSearchDetWithGroups GeometricSearchDet GCC11_FINAL GCC11_FINAL

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 13 of file TECWedge.h.


Member Function Documentation

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

Reimplemented in GCC11_FINAL, GCC11_FINAL, and GCC11_FINAL.

Definition at line 20 of file TECWedge.h.

References theDiskSector.

{return *theDiskSector;}
virtual const BoundSurface& TECWedge::surface ( ) const [inline, virtual]

The surface of the GeometricSearchDet.

Implements GeometricSearchDet.

Reimplemented in GCC11_FINAL, GCC11_FINAL, GCC11_FINAL, GCC11_FINAL, GCC11_FINAL, GCC11_FINAL, and GCC11_FINAL.

Definition at line 16 of file TECWedge.h.

References theDiskSector.

{return *theDiskSector;}

Member Data Documentation

Reimplemented in GCC11_FINAL.

Definition at line 25 of file TECWedge.h.

Referenced by specificSurface(), and surface().