|
Geant4
9.6.p02
|
#include <MyDetectorConstruction.hh>


Public Member Functions | |
| MyDetectorConstruction () | |
| ~MyDetectorConstruction () | |
| virtual G4VPhysicalVolume * | Construct () |
| void | SetSDtoScoreVoxel (G4VSensitiveDetector *asd) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () |
| void | RegisterParallelWorld (G4VUserParallelWorld *) |
| G4int | ConstructParallelGeometries () |
| G4int | GetNumberOfParallelWorld () const |
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Definition at line 46 of file MyDetectorConstruction.hh.
| MyDetectorConstruction::MyDetectorConstruction | ( | ) |
Definition at line 50 of file MyDetectorConstruction.cc.
| MyDetectorConstruction::~MyDetectorConstruction | ( | ) |
Definition at line 57 of file MyDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 63 of file MyDetectorConstruction.cc.

| void MyDetectorConstruction::SetSDtoScoreVoxel | ( | G4VSensitiveDetector * | asd) |
Definition at line 131 of file MyDetectorConstruction.cc.

1.8.4