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

Detector construction used in GDML read/write example. More...

#include <G02DetectorConstruction.hh>

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

Public Member Functions

 G02DetectorConstruction ()
 
 ~G02DetectorConstruction ()
 
G4VPhysicalVolumeConstruct ()
 
G4LogicalVolumeConstructSubDetector1 ()
 
G4LogicalVolumeConstructSubDetector2 ()
 
G4VPhysicalVolumeConstructDetector ()
 
G4LogicalVolumeConstructAssembly ()
 
G4LogicalVolumeConstructParametrisationChamber ()
 
void ListOfMaterials ()
 
void SetReadFile (const G4String &File)
 
void SetWriteFile (const G4String &File)
 
void SetStepFile (const G4String &File)
 
- 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 used in GDML read/write example.

Definition at line 55 of file G02DetectorConstruction.hh.

Constructor & Destructor Documentation

G02DetectorConstruction::G02DetectorConstruction ( )

Definition at line 89 of file G02DetectorConstruction.cc.

G02DetectorConstruction::~G02DetectorConstruction ( )

Definition at line 106 of file G02DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * G02DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 115 of file G02DetectorConstruction.cc.

Here is the call graph for this function:

G4LogicalVolume * G02DetectorConstruction::ConstructAssembly ( )

Definition at line 438 of file G02DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4VPhysicalVolume * G02DetectorConstruction::ConstructDetector ( )

Definition at line 299 of file G02DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4LogicalVolume * G02DetectorConstruction::ConstructParametrisationChamber ( )

Definition at line 541 of file G02DetectorConstruction.cc.

Here is the caller graph for this function:

G4LogicalVolume * G02DetectorConstruction::ConstructSubDetector1 ( )

Definition at line 396 of file G02DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4LogicalVolume * G02DetectorConstruction::ConstructSubDetector2 ( )

Definition at line 418 of file G02DetectorConstruction.cc.

Here is the caller graph for this function:

void G02DetectorConstruction::ListOfMaterials ( )

Definition at line 239 of file G02DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G02DetectorConstruction::SetReadFile ( const G4String File)

Definition at line 595 of file G02DetectorConstruction.cc.

Here is the caller graph for this function:

void G02DetectorConstruction::SetStepFile ( const G4String File)

Definition at line 615 of file G02DetectorConstruction.cc.

Here is the caller graph for this function:

void G02DetectorConstruction::SetWriteFile ( const G4String File)

Definition at line 605 of file G02DetectorConstruction.cc.

Here is the caller graph for this function:


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