Geant4
10.03.p03
|
#include <RE05CalorimeterParallelWorld.hh>
Public Member Functions | |
RE05CalorimeterParallelWorld (G4String ¶llelWorldName) | |
virtual | ~RE05CalorimeterParallelWorld () |
virtual void | Construct () |
virtual void | ConstructSD () |
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 RE05CalorimeterParallelWorld.hh.
RE05CalorimeterParallelWorld::RE05CalorimeterParallelWorld | ( | G4String & | parallelWorldName | ) |
Definition at line 49 of file RE05CalorimeterParallelWorld.cc.
|
virtual |
Definition at line 57 of file RE05CalorimeterParallelWorld.cc.
Implements G4VUserParallelWorld.
Definition at line 62 of file RE05CalorimeterParallelWorld.cc.
|
virtual |
Reimplemented from G4VUserParallelWorld.
Definition at line 106 of file RE05CalorimeterParallelWorld.cc.