|
Geant4
10.02.p03
|
#include <DicomDetectorConstruction.hh>
Public Member Functions | |
| 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 |
Protected Member Functions | |
| void | InitialisationOfMaterials () |
| void | ReadPhantomData () |
| void | ReadPhantomDataFile (const G4String &fname) |
| void | MergeZSliceHeaders () |
| G4Material * | BuildMaterialWithChangingDensity (const G4Material *origMate, float density, G4String newMateName) |
| void | ConstructPhantomContainer () |
| virtual void | ConstructPhantom ()=0 |
| void | SetScorer (G4LogicalVolume *voxel_logic) |
| virtual void | ConstructSDandField () |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
| void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
| void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Protected Attributes | |
| G4Material * | fAir |
| G4Box * | fWorld_solid |
| G4LogicalVolume * | fWorld_logic |
| G4VPhysicalVolume * | fWorld_phys |
| G4Box * | fContainer_solid |
| G4LogicalVolume * | fContainer_logic |
| G4VPhysicalVolume * | fContainer_phys |
| G4int | fNoFiles |
| std::vector< G4Material * > | fOriginalMaterials |
| std::vector< G4Material * > | fMaterials |
| size_t * | fMateIDs |
| std::map< G4int, G4double > | fDensityDiffs |
| std::vector< DicomPhantomZSliceHeader * > | fZSliceHeaders |
| DicomPhantomZSliceHeader * | fZSliceHeaderMerged |
| G4int | fNVoxelX |
| G4int | fNVoxelY |
| G4int | fNVoxelZ |
| G4double | fVoxelHalfDimX |
| G4double | fVoxelHalfDimY |
| G4double | fVoxelHalfDimZ |
| DicomPhantomZSliceMerged * | fMergedSlices |
| std::set< G4LogicalVolume * > | fScorers |
| G4bool | fConstructed |
Dicom detector construction
- Start the building of the geometry - Initialisation of materials - Creation of the world - Reading of the DICOM data
History: 30.11.07 First version
Definition at line 58 of file DicomDetectorConstruction.hh.
| DicomDetectorConstruction::DicomDetectorConstruction | ( | ) |
Definition at line 53 of file DicomDetectorConstruction.cc.
| DicomDetectorConstruction::~DicomDetectorConstruction | ( | ) |
Definition at line 83 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 467 of file DicomDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Reimplemented in DicomPartialDetectorConstruction.
Definition at line 88 of file DicomDetectorConstruction.cc.
|
protectedpure virtual |
Implemented in DicomPartialDetectorConstruction, DicomRegularDetectorConstruction, and DicomNestedParamDetectorConstruction.
|
protected |
Definition at line 485 of file DicomDetectorConstruction.cc.
|
protectedvirtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 556 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 126 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 456 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 315 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 348 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 544 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 96 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 130 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 104 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 105 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 103 of file DicomDetectorConstruction.hh.
Definition at line 115 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 112 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 109 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 126 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 107 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 123 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 123 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 123 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 108 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 128 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 124 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 124 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 124 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 100 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 101 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 99 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 120 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 118 of file DicomDetectorConstruction.hh.