Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
Par01ParallelWorldForPion Class Reference

#include <Par01ParallelWorldForPion.hh>

Inheritance diagram for Par01ParallelWorldForPion:
G4VUserParallelWorld

Public Member Functions

 Par01ParallelWorldForPion (G4String worldName)
 
 ~Par01ParallelWorldForPion ()
 
- 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 34 of file Par01ParallelWorldForPion.hh.

Constructor & Destructor Documentation

Par01ParallelWorldForPion::Par01ParallelWorldForPion ( G4String  worldName)

Definition at line 41 of file Par01ParallelWorldForPion.cc.

42  : G4VUserParallelWorld(worldName)
43 {;}
G4VUserParallelWorld(G4String worldName)
Par01ParallelWorldForPion::~Par01ParallelWorldForPion ( )

Definition at line 45 of file Par01ParallelWorldForPion.cc.

46 {;}

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