Geant4
9.6.p02
|
#include <DicomDetectorConstruction.hh>
Public Member Functions | |
DicomDetectorConstruction () | |
~DicomDetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
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) |
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 |
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 53 of file DicomDetectorConstruction.hh.
DicomDetectorConstruction::DicomDetectorConstruction | ( | ) |
Definition at line 45 of file DicomDetectorConstruction.cc.
DicomDetectorConstruction::~DicomDetectorConstruction | ( | ) |
Definition at line 72 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 441 of file DicomDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Reimplemented in DicomPartialDetectorConstruction.
Definition at line 77 of file DicomDetectorConstruction.cc.
|
protectedpure virtual |
|
protected |
Definition at line 457 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 114 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 431 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 304 of file DicomDetectorConstruction.cc.
Definition at line 334 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 506 of file DicomDetectorConstruction.cc.
|
protected |
Definition at line 86 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 94 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 95 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 93 of file DicomDetectorConstruction.hh.
Definition at line 103 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 100 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 99 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 97 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 108 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 108 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 108 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 98 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 109 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 109 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 109 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 90 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 91 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 89 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 106 of file DicomDetectorConstruction.hh.
|
protected |
Definition at line 105 of file DicomDetectorConstruction.hh.