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

Detector construction for the GDML extensions example. More...

#include <G03DetectorConstruction.hh>

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

Public Member Functions

 G03DetectorConstruction ()
 
 ~G03DetectorConstruction ()
 
G4VPhysicalVolumeConstruct ()
 
void ListOfMaterials ()
 
void SetReadFile (const G4String &fname)
 
void SetWriteFile (const G4String &fname)
 
- 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 for the GDML extensions example.

Definition at line 50 of file G03DetectorConstruction.hh.

Constructor & Destructor Documentation

G03DetectorConstruction::G03DetectorConstruction ( )

Definition at line 60 of file G03DetectorConstruction.cc.

G03DetectorConstruction::~G03DetectorConstruction ( )

Definition at line 76 of file G03DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * G03DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 86 of file G03DetectorConstruction.cc.

Here is the call graph for this function:

void G03DetectorConstruction::ListOfMaterials ( )

Definition at line 116 of file G03DetectorConstruction.cc.

Here is the call graph for this function:

void G03DetectorConstruction::SetReadFile ( const G4String fname)

Definition at line 170 of file G03DetectorConstruction.cc.

Here is the caller graph for this function:

void G03DetectorConstruction::SetWriteFile ( const G4String fname)

Definition at line 178 of file G03DetectorConstruction.cc.

Here is the caller graph for this function:


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