Geant4_10
|
Implements a G4VNestedParameterisation. More...
#include <DicomNestedPhantomParameterisation.hh>
Implements a G4VNestedParameterisation.
Definition at line 66 of file DicomNestedPhantomParameterisation.hh.
DicomNestedPhantomParameterisation::DicomNestedPhantomParameterisation | ( | const G4ThreeVector & | voxelSize, |
std::vector< G4Material * > & | mat, | ||
G4int | fnZ_ = 0 , |
||
G4int | fnY_ = 0 , |
||
G4int | fnX_ = 0 |
||
) |
Definition at line 46 of file DicomNestedPhantomParameterisation.cc.
DicomNestedPhantomParameterisation::~DicomNestedPhantomParameterisation | ( | ) |
Definition at line 60 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Reimplemented from G4VNestedParameterisation.
Definition at line 208 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Implements G4VNestedParameterisation.
Definition at line 122 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Implements G4VNestedParameterisation.
Definition at line 194 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Implements G4VNestedParameterisation.
Definition at line 185 of file DicomNestedPhantomParameterisation.cc.
unsigned int DicomNestedPhantomParameterisation::GetMaterialIndex | ( | unsigned int | nx, |
unsigned int | ny, | ||
unsigned int | nz | ||
) | const |
Definition at line 164 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Implements G4VNestedParameterisation.
Definition at line 175 of file DicomNestedPhantomParameterisation.cc.
|
inline |
Definition at line 89 of file DicomNestedPhantomParameterisation.hh.
void DicomNestedPhantomParameterisation::SetNoVoxel | ( | unsigned int | nx, |
unsigned int | ny, | ||
unsigned int | nz | ||
) |
Definition at line 113 of file DicomNestedPhantomParameterisation.cc.