#include <InDetServMatFactory_Lite.h>
Definition at line 12 of file InDetServMatFactory_Lite.h.
◆ InDetServMatFactory_Lite() [1/2]
| InDetServMatFactory_Lite::InDetServMatFactory_Lite |
( |
| ) |
|
|
default |
◆ InDetServMatFactory_Lite() [2/2]
◆ create()
| void InDetServMatFactory_Lite::create |
( |
GeoPhysVol * | world | ) |
|
|
overridevirtual |
Definition at line 11 of file InDetServMatFactory_Lite.cxx.
12{
13 m_manager=
new InDetDD::InDetServMatManager();
14 GeoVolumeCursor
cursor(world);
16 const GeoVPhysVol *physVol=
cursor.getVolume().operator->();
19 }
20}
InDetDD::InDetServMatManager * m_manager
◆ getDetectorManager()
◆ operator=()
◆ m_manager
The documentation for this class was generated from the following files: