Belle II Software development
|
Class responsible to connect to geometry to simulation. More...
#include <DetectorConstruction.h>
Public Member Functions | |
G4VPhysicalVolume * | Construct () |
Return pointer to top volume. | |
Class responsible to connect to geometry to simulation.
Normally this class is responsible to build the geometry. In our case the geometry should already be built by the Geometry Module since it is also used for tracking and display, so we just hand over the pointer to Geant4
Definition at line 28 of file DetectorConstruction.h.
|
inline |
Return pointer to top volume.
Definition at line 31 of file DetectorConstruction.h.