| 
    Geant4
    10.03.p02
    
   | 
 
#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 | ReadPhantomDataNew () | 
| void | ReadVoxelDensities (std::ifstream &fin) | 
| void | ReadPhantomDataFile (const G4String &fname) | 
| void | MergeZSliceHeaders () | 
| G4Material * | BuildMaterialWithChangingDensity (const G4Material *origMate, float density, G4String newMateName) | 
| void | ConstructPhantomContainer () | 
| void | ConstructPhantomContainerNew () | 
| 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 | 
| G4double | fMinX | 
| G4double | fMinY | 
| G4double | fMinZ | 
| G4double | fMaxX | 
| G4double | fMaxY | 
| G4double | fMaxZ | 
| std::map< G4int, G4Material * > | thePhantomMaterialsOriginal | 
| DicomPhantomZSliceMerged * | fMergedSlices | 
| std::set< G4LogicalVolume * > | fScorers | 
| G4bool | fConstructed | 
Definition at line 66 of file DicomDetectorConstruction.hh.
| DicomDetectorConstruction::DicomDetectorConstruction | ( | ) | 
Definition at line 63 of file DicomDetectorConstruction.cc.
| DicomDetectorConstruction::~DicomDetectorConstruction | ( | ) | 
Definition at line 93 of file DicomDetectorConstruction.cc.
      
  | 
  protected | 
Definition at line 680 of file DicomDetectorConstruction.cc.


      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
Reimplemented in DicomPartialDetectorConstruction.
Definition at line 98 of file DicomDetectorConstruction.cc.

      
  | 
  protectedpure virtual | 

      
  | 
  protected | 
Definition at line 698 of file DicomDetectorConstruction.cc.


      
  | 
  protected | 
Definition at line 752 of file DicomDetectorConstruction.cc.

      
  | 
  protectedvirtual | 
Reimplemented from G4VUserDetectorConstruction.
Definition at line 813 of file DicomDetectorConstruction.cc.

      
  | 
  protected | 
Definition at line 141 of file DicomDetectorConstruction.cc.


      
  | 
  protected | 
Definition at line 669 of file DicomDetectorConstruction.cc.

      
  | 
  protected | 
Definition at line 526 of file DicomDetectorConstruction.cc.


Definition at line 559 of file DicomDetectorConstruction.cc.


      
  | 
  protected | 
Definition at line 330 of file DicomDetectorConstruction.cc.


      
  | 
  protected | 
Definition at line 416 of file DicomDetectorConstruction.cc.


      
  | 
  protected | 
Definition at line 800 of file DicomDetectorConstruction.cc.

      
  | 
  protected | 
Definition at line 107 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 146 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 115 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 116 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 114 of file DicomDetectorConstruction.hh.
Definition at line 126 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 123 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 120 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 137 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 137 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 137 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 142 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 136 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 136 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 136 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 118 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 134 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 134 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 134 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 119 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 144 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 135 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 135 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 135 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 111 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 112 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 110 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 131 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 129 of file DicomDetectorConstruction.hh.
      
  | 
  protected | 
Definition at line 139 of file DicomDetectorConstruction.hh.