Geant4
10.03.p03
|
#include <GB06ParallelWorldForSlices.hh>
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 | |
G4VPhysicalVolume * | GetWorld () |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Protected Attributes inherited from G4VUserParallelWorld | |
G4String | fWorldName |
Definition at line 37 of file GB06ParallelWorldForSlices.hh.
GB06ParallelWorldForSlices::GB06ParallelWorldForSlices | ( | G4String | worldName | ) |
Definition at line 46 of file GB06ParallelWorldForSlices.cc.
GB06ParallelWorldForSlices::~GB06ParallelWorldForSlices | ( | ) |
Definition at line 52 of file GB06ParallelWorldForSlices.cc.