Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G3toG4DetectorConstruction Class Reference

#include <G3toG4DetectorConstruction.hh>

Inheritance diagram for G3toG4DetectorConstruction:
Inheritance graph
[legend]
Collaboration diagram for G3toG4DetectorConstruction:
Collaboration graph
[legend]

Public Member Functions

 G3toG4DetectorConstruction (G4String inFile="svt.dat")
 
virtual ~G3toG4DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Detailed Description

Detector construction class.

Most the work is done in G4BuildGeom(), which returns a pointer to the top-level logical volume in the detector defined by the call list file inFile.

Definition at line 47 of file G3toG4DetectorConstruction.hh.

Constructor & Destructor Documentation

G3toG4DetectorConstruction::G3toG4DetectorConstruction ( G4String  inFile = "svt.dat")

Definition at line 50 of file G3toG4DetectorConstruction.cc.

G3toG4DetectorConstruction::~G3toG4DetectorConstruction ( )
virtual

Definition at line 60 of file G3toG4DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * G3toG4DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 67 of file G3toG4DetectorConstruction.cc.

Here is the call graph for this function:


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