Geant4  10.00.p02
G04DetectorConstruction Class Reference

Detector construction for laoding GDML geometry. More...

#include <G04DetectorConstruction.hh>

+ Inheritance diagram for G04DetectorConstruction:
+ Collaboration diagram for G04DetectorConstruction:

Public Member Functions

 G04DetectorConstruction (G4VPhysicalVolume *setWorld=0)
 
virtual G4VPhysicalVolumeConstruct ()
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
virtual void ConstructSDandField ()
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Private Attributes

G4VPhysicalVolumefWorld
 

Additional Inherited Members

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

Detailed Description

Detector construction for laoding GDML geometry.

Definition at line 41 of file G04DetectorConstruction.hh.

Constructor & Destructor Documentation

G04DetectorConstruction::G04DetectorConstruction ( G4VPhysicalVolume setWorld = 0)
inline

Definition at line 45 of file G04DetectorConstruction.hh.

References fWorld.

Member Function Documentation

virtual G4VPhysicalVolume* G04DetectorConstruction::Construct ( void  )
inlinevirtual

Implements G4VUserDetectorConstruction.

Definition at line 50 of file G04DetectorConstruction.hh.

References fWorld.

Member Data Documentation

G4VPhysicalVolume* G04DetectorConstruction::fWorld
private

Definition at line 57 of file G04DetectorConstruction.hh.

Referenced by Construct(), and G04DetectorConstruction().


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