|
Geant4
10.01
|
DicomRegularDetectorConstruction class. More...
#include <DicomRegularDetectorConstruction.hh>
Inheritance diagram for DicomRegularDetectorConstruction:
Collaboration diagram for DicomRegularDetectorConstruction:Public Member Functions | |
| DicomRegularDetectorConstruction () | |
| ~DicomRegularDetectorConstruction () | |
Public Member Functions inherited from DicomDetectorConstruction | |
| DicomDetectorConstruction () | |
| ~DicomDetectorConstruction () | |
| virtual G4VPhysicalVolume * | Construct () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () |
| virtual void | CloneSD () |
| virtual void | CloneF () |
| void | RegisterParallelWorld (G4VUserParallelWorld *) |
| G4int | ConstructParallelGeometries () |
| void | ConstructParallelSD () |
| G4int | GetNumberOfParallelWorld () const |
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Private Member Functions | |
| virtual void | ConstructPhantom () |
DicomRegularDetectorConstruction class.
Construct the phantom using DicomPhantomParameterisatin
History: 30.11.07 First version
Definition at line 51 of file DicomRegularDetectorConstruction.hh.
| DicomRegularDetectorConstruction::DicomRegularDetectorConstruction | ( | ) |
Definition at line 53 of file DicomRegularDetectorConstruction.cc.
| DicomRegularDetectorConstruction::~DicomRegularDetectorConstruction | ( | ) |
Definition at line 59 of file DicomRegularDetectorConstruction.cc.
|
privatevirtual |
Implements DicomDetectorConstruction.
Definition at line 64 of file DicomRegularDetectorConstruction.cc.
References G4PhantomParameterisation::BuildContainerSolid(), G4PhantomParameterisation::CheckVoxelsFillContainer(), DicomDetectorConstruction::fContainer_logic, DicomDetectorConstruction::fContainer_phys, DicomDetectorConstruction::fContainer_solid, DicomDetectorConstruction::fMateIDs, DicomDetectorConstruction::fMaterials, DicomDetectorConstruction::fNVoxelX, DicomDetectorConstruction::fNVoxelY, DicomDetectorConstruction::fNVoxelZ, DicomDetectorConstruction::fVoxelHalfDimX, DicomDetectorConstruction::fVoxelHalfDimY, DicomDetectorConstruction::fVoxelHalfDimZ, G4cout, G4endl, G4Box::GetXHalfLength(), G4Box::GetYHalfLength(), G4Box::GetZHalfLength(), G4VisAttributes::Invisible, kXAxis, G4PhantomParameterisation::SetMaterialIndices(), G4PhantomParameterisation::SetMaterials(), G4PhantomParameterisation::SetNoVoxel(), G4PVParameterised::SetRegularStructureId(), DicomDetectorConstruction::SetScorer(), G4LogicalVolume::SetVisAttributes(), and G4PhantomParameterisation::SetVoxelDimensions().
Here is the call graph for this function: