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

#include <Par01ParallelWorldForPion.hh>

Inheritance diagram for Par01ParallelWorldForPion:
Collaboration diagram for Par01ParallelWorldForPion:

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 37 of file Par01ParallelWorldForPion.hh.

Constructor & Destructor Documentation

Par01ParallelWorldForPion::Par01ParallelWorldForPion ( G4String  worldName)

Definition at line 46 of file Par01ParallelWorldForPion.cc.

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

Definition at line 52 of file Par01ParallelWorldForPion.cc.

53 {;}

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