|
Geant4_10
|
#include <G4PhantomParameterisation.hh>


Protected Attributes | |
| G4double | fVoxelHalfX |
| G4double | fVoxelHalfY |
| G4double | fVoxelHalfZ |
| size_t | fNoVoxelX |
| size_t | fNoVoxelY |
| size_t | fNoVoxelZ |
| size_t | fNoVoxelXY |
| size_t | fNoVoxel |
| std::vector< G4Material * > | fMaterials |
| size_t * | fMaterialIndices |
| G4VSolid * | fContainerSolid |
| G4double | fContainerWallX |
| G4double | fContainerWallY |
| G4double | fContainerWallZ |
| G4double | kCarTolerance |
| G4bool | bSkipEqualMaterials |
Definition at line 73 of file G4PhantomParameterisation.hh.
| G4PhantomParameterisation::G4PhantomParameterisation | ( | ) |
Definition at line 46 of file G4PhantomParameterisation.cc.

| G4PhantomParameterisation::~G4PhantomParameterisation | ( | ) |
Definition at line 58 of file G4PhantomParameterisation.cc.
| void G4PhantomParameterisation::BuildContainerSolid | ( | G4VPhysicalVolume * | pPhysicalVol | ) |
Definition at line 65 of file G4PhantomParameterisation.cc.

Definition at line 77 of file G4PhantomParameterisation.cc.
| void G4PhantomParameterisation::CheckVoxelsFillContainer | ( | G4double | contX, |
| G4double | contY, | ||
| G4double | contZ | ||
| ) | const |
Definition at line 184 of file G4PhantomParameterisation.cc.

|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 89 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 91 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 93 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 95 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 97 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 99 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 101 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 103 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 105 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 107 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 109 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 111 of file G4PhantomParameterisation.hh.
|
inlinevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 113 of file G4PhantomParameterisation.hh.
|
virtual |
Reimplemented from G4VPVParameterisation.
Reimplemented in G4PartialPhantomParameterisation, and DicomPhantomParameterisationColour.
Definition at line 129 of file G4PhantomParameterisation.cc.


|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 121 of file G4PhantomParameterisation.cc.

|
virtual |
Implements G4VPVParameterisation.
Reimplemented in G4PartialPhantomParameterisation.
Definition at line 90 of file G4PhantomParameterisation.cc.


|
inline |

| G4Material * G4PhantomParameterisation::GetMaterial | ( | size_t | nx, |
| size_t | ny, | ||
| size_t | nz | ||
| ) | const |
Definition at line 159 of file G4PhantomParameterisation.cc.


| G4Material * G4PhantomParameterisation::GetMaterial | ( | size_t | copyNo | ) | const |
Definition at line 165 of file G4PhantomParameterisation.cc.

| size_t G4PhantomParameterisation::GetMaterialIndex | ( | size_t | nx, |
| size_t | ny, | ||
| size_t | nz | ||
| ) | const |
Definition at line 151 of file G4PhantomParameterisation.cc.

| size_t G4PhantomParameterisation::GetMaterialIndex | ( | size_t | copyNo | ) | const |
Definition at line 140 of file G4PhantomParameterisation.cc.
|
inline |
|
inline |

|
inline |

|
inline |

|
inline |

|
inline |

|
virtual |
Reimplemented in G4PartialPhantomParameterisation.
Definition at line 231 of file G4PhantomParameterisation.cc.


| G4ThreeVector G4PhantomParameterisation::GetTranslation | ( | const G4int | copyNo | ) | const |
Definition at line 102 of file G4PhantomParameterisation.cc.

|
inline |

|
inline |

|
inline |

|
inline |
|
inline |
| void G4PhantomParameterisation::SetNoVoxel | ( | size_t | nx, |
| size_t | ny, | ||
| size_t | nz | ||
| ) |

| void G4PhantomParameterisation::SetVoxelDimensions | ( | G4double | halfx, |
| G4double | halfy, | ||
| G4double | halfz | ||
| ) |
| G4bool G4PhantomParameterisation::SkipEqualMaterials | ( | ) | const |

|
protected |
Definition at line 197 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 187 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 191 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 191 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 191 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 184 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 182 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 179 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 175 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 177 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 175 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 175 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 173 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 173 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 173 of file G4PhantomParameterisation.hh.
|
protected |
Definition at line 194 of file G4PhantomParameterisation.hh.
1.8.5