| 160 | inline G4VUserPhysicsList* GetPhysicsList() const { return physicsList; } |
| 161 | |
| 162 | inline G4VPhysicalVolume* GetCurrentWorld() const { return currentWorld; } |
| 163 | |
| 164 | inline G4int GetNumberOfStaticAllocators() const { return numberOfStaticAllocators; } |
| 165 |
no outgoing calls
no test coverage detected