Geant4  10.03.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GB06ParallelWorldForSlices Class Reference

#include <GB06ParallelWorldForSlices.hh>

Inheritance diagram for GB06ParallelWorldForSlices:
Collaboration diagram for GB06ParallelWorldForSlices:

Public Member Functions

 GB06ParallelWorldForSlices (G4String worldName)
 
 ~GB06ParallelWorldForSlices ()
 
- Public Member Functions inherited from G4VUserParallelWorld
 G4VUserParallelWorld (G4String worldName)
 
virtual ~G4VUserParallelWorld ()
 
G4String GetName ()
 

Additional Inherited Members

- Protected Member Functions inherited from G4VUserParallelWorld
G4VPhysicalVolumeGetWorld ()
 
void SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
 
void SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD)
 
- Protected Attributes inherited from G4VUserParallelWorld
G4String fWorldName
 

Detailed Description

Definition at line 37 of file GB06ParallelWorldForSlices.hh.

Constructor & Destructor Documentation

GB06ParallelWorldForSlices::GB06ParallelWorldForSlices ( G4String  worldName)

Definition at line 46 of file GB06ParallelWorldForSlices.cc.

47  : G4VUserParallelWorld(worldName)
48 {;}
G4VUserParallelWorld(G4String worldName)
GB06ParallelWorldForSlices::~GB06ParallelWorldForSlices ( )

Definition at line 52 of file GB06ParallelWorldForSlices.cc.

53 {;}

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