Geant4  10.00.p02
MyDetectorConstruction Class Reference

#include <MyDetectorConstruction.hh>

+ Inheritance diagram for MyDetectorConstruction:
+ Collaboration diagram for MyDetectorConstruction:

Public Member Functions

 MyDetectorConstruction ()
 
 ~MyDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
void SetSDtoScoreVoxel (G4VSensitiveDetector *asd)
 
- 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
 

Private Attributes

G4LogicalVolumescoreVoxel
 

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

Definition at line 45 of file MyDetectorConstruction.hh.

Constructor & Destructor Documentation

MyDetectorConstruction::MyDetectorConstruction ( )

Definition at line 49 of file MyDetectorConstruction.cc.

MyDetectorConstruction::~MyDetectorConstruction ( )

Definition at line 56 of file MyDetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * MyDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 62 of file MyDetectorConstruction.cc.

References cm, G4Material::GetMaterial(), iz, m, mm, scoreVoxel, and G4InuclParticleNames::z0.

+ Here is the call graph for this function:

void MyDetectorConstruction::SetSDtoScoreVoxel ( G4VSensitiveDetector asd)

Definition at line 130 of file MyDetectorConstruction.cc.

References scoreVoxel, and G4VUserDetectorConstruction::SetSensitiveDetector().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4LogicalVolume* MyDetectorConstruction::scoreVoxel
private

Definition at line 47 of file MyDetectorConstruction.hh.

Referenced by Construct(), and SetSDtoScoreVoxel().


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