Geant4
10.02.p02
|
#include <DicomPartialDetectorConstruction.hh>
Public Attributes | |
G4double | sumdens |
G4int | nvoxels |
G4int | id |
Definition at line 44 of file DicomPartialDetectorConstruction.hh.
G4int matInfo::id |
Definition at line 48 of file DicomPartialDetectorConstruction.hh.
Referenced by DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial().
G4int matInfo::nvoxels |
Definition at line 47 of file DicomPartialDetectorConstruction.hh.
Referenced by DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial().
G4double matInfo::sumdens |
Definition at line 46 of file DicomPartialDetectorConstruction.hh.
Referenced by DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial().