CMS 3D CMS Logo

Public Member Functions | Protected Attributes

TECPetal Class Reference

#include <TECPetal.h>

Inheritance diagram for TECPetal:
GeometricSearchDetWithGroups GeometricSearchDet GCC11_FINAL< T, TOPO >

List of all members.

Public Member Functions

virtual const BoundDiskSector & specificSurface () const
virtual const BoundSurface & surface () 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< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.

Definition at line 21 of file TECPetal.h.

References theDiskSector.

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

Member Data Documentation

ReferenceCountingPointer<BoundDiskSector> TECPetal::theDiskSector [protected]

Reimplemented in GCC11_FINAL< T, TOPO >.

Definition at line 25 of file TECPetal.h.

Referenced by specificSurface(), and surface().