#include <G4VUserParallelWorld.hh>
Definition at line 46 of file G4VUserParallelWorld.hh.
◆ G4VUserParallelWorld()
G4VUserParallelWorld::G4VUserParallelWorld |
( |
G4String |
worldName | ) |
|
◆ ~G4VUserParallelWorld()
G4VUserParallelWorld::~G4VUserParallelWorld |
( |
| ) |
|
|
virtual |
◆ Construct()
virtual void G4VUserParallelWorld::Construct |
( |
| ) |
|
|
pure virtual |
◆ GetName()
G4String G4VUserParallelWorld::GetName |
( |
| ) |
|
|
inline |
◆ GetWorld()
Definition at line 41 of file G4VUserParallelWorld.cc.
42{
47 return pWorld;
48}
G4VPhysicalVolume * GetParallelWorld(const G4String &worldName)
static G4TransportationManager * GetTransportationManager()
void SetName(const G4String &pName)
◆ fWorldName
G4String G4VUserParallelWorld::fWorldName |
|
protected |
The documentation for this class was generated from the following files: