MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetCurrentWorld

Method GetCurrentWorld

source/run/include/G4RunManagerKernel.hh:162–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 inline G4VUserPhysicsList* GetPhysicsList() const { return physicsList; }
161
162 inline G4VPhysicalVolume* GetCurrentWorld() const { return currentWorld; }
163
164 inline G4int GetNumberOfStaticAllocators() const { return numberOfStaticAllocators; }
165

Callers 2

G4VisSubThreadMethod · 0.80
InitializeGeometryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected