Geant4_10
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
 
virtual void ConstructSD ()
 
G4String GetName ()
 

Protected Member Functions

G4VPhysicalVolumeGetWorld ()
 
void SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
 
void SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD)
 

Protected Attributes

G4String fWorldName
 

Detailed Description

Definition at line 48 of file G4VUserParallelWorld.hh.

Constructor & Destructor Documentation

G4VUserParallelWorld::G4VUserParallelWorld ( G4String  worldName)

Definition at line 39 of file G4VUserParallelWorld.cc.

G4VUserParallelWorld::~G4VUserParallelWorld ( )
virtual

Definition at line 42 of file G4VUserParallelWorld.cc.

Member Function Documentation

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

Definition at line 65 of file G4VUserParallelWorld.hh.

Here is the caller graph for this function:

G4VPhysicalVolume * G4VUserParallelWorld::GetWorld ( )
protected

Definition at line 48 of file G4VUserParallelWorld.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VUserParallelWorld::SetSensitiveDetector ( const G4String logVolName,
G4VSensitiveDetector aSD,
G4bool  multi = false 
)
protected

Definition at line 58 of file G4VUserParallelWorld.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VUserParallelWorld::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protected

Definition at line 93 of file G4VUserParallelWorld.cc.

Here is the call graph for this function:

Member Data Documentation

G4String G4VUserParallelWorld::fWorldName
protected

Definition at line 59 of file G4VUserParallelWorld.hh.


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