Geant4_10
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 ()
 
virtual G4VPhysicalVolumeConstruct ()
 
void ListOfMaterials ()
 
void SetReadFile (const G4String &fname)
 
void SetWriteFile (const G4String &fname)
 
- 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
 

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 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 79 of file G03DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * G03DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 89 of file G03DetectorConstruction.cc.

Here is the call graph for this function:

void G03DetectorConstruction::ListOfMaterials ( )

Definition at line 119 of file G03DetectorConstruction.cc.

Here is the call graph for this function:

void G03DetectorConstruction::SetReadFile ( const G4String fname)

Definition at line 173 of file G03DetectorConstruction.cc.

Here is the caller graph for this function:

void G03DetectorConstruction::SetWriteFile ( const G4String fname)

Definition at line 181 of file G03DetectorConstruction.cc.

Here is the caller graph for this function:


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