CMS 3D CMS Logo

Public Member Functions | Protected Attributes

TECPetal Class Reference

#include <TECPetal.h>

Inheritance diagram for TECPetal:
GeometricSearchDetWithGroups GeometricSearchDet 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 petals

Definition at line 14 of file TECPetal.h.


Member Function Documentation

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

Reimplemented in GCC11_FINAL, GCC11_FINAL, and GCC11_FINAL.

Definition at line 21 of file TECPetal.h.

References theDiskSector.

{return *theDiskSector;}
virtual const BoundSurface& TECPetal::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 17 of file TECPetal.h.

References theDiskSector.

{return *theDiskSector;}

Member Data Documentation

Reimplemented in GCC11_FINAL.

Definition at line 25 of file TECPetal.h.

Referenced by specificSurface(), and surface().