Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
G4VUserParallelWorld Class Referenceabstract

#include <G4VUserParallelWorld.hh>

Inheritance diagram for G4VUserParallelWorld:
Inheritance graph
[legend]
Collaboration diagram for G4VUserParallelWorld:
Collaboration graph
[legend]

Public Member Functions

 G4VUserParallelWorld (G4String worldName)
 
virtual ~G4VUserParallelWorld ()
 
virtual void Construct ()=0
 
G4String GetName ()
 

Protected Member Functions

G4VPhysicalVolumeGetWorld ()
 

Protected Attributes

G4String fWorldName
 

Detailed Description

Definition at line 46 of file G4VUserParallelWorld.hh.

Constructor & Destructor Documentation

G4VUserParallelWorld::G4VUserParallelWorld ( G4String  worldName)

Definition at line 35 of file G4VUserParallelWorld.cc.

G4VUserParallelWorld::~G4VUserParallelWorld ( )
virtual

Definition at line 38 of file G4VUserParallelWorld.cc.

Member Function Documentation

virtual void G4VUserParallelWorld::Construct ( )
pure virtual
G4String G4VUserParallelWorld::GetName ( void  )
inline

Definition at line 62 of file G4VUserParallelWorld.hh.

Here is the caller graph for this function:

G4VPhysicalVolume * G4VUserParallelWorld::GetWorld ( )
protected

Definition at line 41 of file G4VUserParallelWorld.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

G4String G4VUserParallelWorld::fWorldName
protected

Definition at line 56 of file G4VUserParallelWorld.hh.


The documentation for this class was generated from the following files: