DD4hep  1.33.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
dd4hep::rec::DetectorSurfaces Class Reference

#include <DetectorSurfaces.h>

Public Member Functions

 DetectorSurfaces (const DetElement &e)
 
const SurfaceListsurfaceList ()
 get the list of surfaces added to this DetElement More...
 

Protected Member Functions

void initialize (const DetElement &det)
 initializes surfaces from VolSurfaces assigned to this DetElement in detector construction More...
 

Protected Attributes

SurfaceList_sL { nullptr }
 

Detailed Description

View on DetElements for accessing the surfaces assigned to this DetElement in detector construction.

Author
F.Gaede, DESY
Date
Apr, 10 2014
Version
$Id$

Definition at line 28 of file DetectorSurfaces.h.

Constructor & Destructor Documentation

◆ DetectorSurfaces()

dd4hep::rec::DetectorSurfaces::DetectorSurfaces ( const DetElement e)

Definition at line 19 of file DetectorSurfaces.cpp.

Member Function Documentation

◆ initialize()

void dd4hep::rec::DetectorSurfaces::initialize ( const DetElement det)
protected

initializes surfaces from VolSurfaces assigned to this DetElement in detector construction

Definition at line 24 of file DetectorSurfaces.cpp.

◆ surfaceList()

const SurfaceList& dd4hep::rec::DetectorSurfaces::surfaceList ( )
inline

get the list of surfaces added to this DetElement

Definition at line 34 of file DetectorSurfaces.h.

Member Data Documentation

◆ _sL

SurfaceList* dd4hep::rec::DetectorSurfaces::_sL { nullptr }
protected

Definition at line 37 of file DetectorSurfaces.h.


The documentation for this class was generated from the following files: