ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/medical/DICOM/include/DicomDetectorConstruction.hh>
Public Attributes | |
G4double | fSumdens |
G4int | fNvoxels |
G4int | fId |
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 59 of file DicomDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 59 of file DicomDetectorConstruction.hh
G4int matInfo::fId |
Definition at line 63 of file DicomDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 63 of file DicomDetectorConstruction.hh
Referenced by DicomDetectorConstruction::ReadVoxelDensities(), and DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial().
G4int matInfo::fNvoxels |
Definition at line 62 of file DicomDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 62 of file DicomDetectorConstruction.hh
Referenced by DicomDetectorConstruction::ReadVoxelDensities(), and DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial().
G4double matInfo::fSumdens |
Definition at line 61 of file DicomDetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 61 of file DicomDetectorConstruction.hh
Referenced by DicomDetectorConstruction::ReadVoxelDensities(), and DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial().