Geant4
10.03.p03
|
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 207 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Implements G4VNestedParameterisation.
Definition at line 122 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Implements G4VNestedParameterisation.
Definition at line 193 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Implements G4VNestedParameterisation.
Definition at line 184 of file DicomNestedPhantomParameterisation.cc.
unsigned int DicomNestedPhantomParameterisation::GetMaterialIndex | ( | unsigned int | nx, |
unsigned int | ny, | ||
unsigned int | nz | ||
) | const |
Definition at line 163 of file DicomNestedPhantomParameterisation.cc.
|
virtual |
Implements G4VNestedParameterisation.
Definition at line 174 of file DicomNestedPhantomParameterisation.cc.
|
inline |
Definition at line 88 of file DicomNestedPhantomParameterisation.hh.
void DicomNestedPhantomParameterisation::SetNoVoxel | ( | unsigned int | nx, |
unsigned int | ny, | ||
unsigned int | nz | ||
) |
Definition at line 113 of file DicomNestedPhantomParameterisation.cc.