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

#include <MyDetectorConstruction.hh>

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

Public Member Functions

 MyDetectorConstruction ()
 
 ~MyDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
void SetSDtoScoreVoxel (G4VSensitiveDetector *asd)
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Detailed Description

Definition at line 46 of file MyDetectorConstruction.hh.

Constructor & Destructor Documentation

MyDetectorConstruction::MyDetectorConstruction ( )

Definition at line 50 of file MyDetectorConstruction.cc.

MyDetectorConstruction::~MyDetectorConstruction ( )

Definition at line 57 of file MyDetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * MyDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 63 of file MyDetectorConstruction.cc.

Here is the call graph for this function:

void MyDetectorConstruction::SetSDtoScoreVoxel ( G4VSensitiveDetector asd)

Definition at line 131 of file MyDetectorConstruction.cc.

Here is the caller graph for this function:


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