|
Geant4
10.02
|
Class inherited from G4PhantomParameterisation to provide different. More...
#include <DicomPhantomParameterisationColour.hh>
Inheritance diagram for DicomPhantomParameterisationColour:
Collaboration diagram for DicomPhantomParameterisationColour:Private Member Functions | |
| void | ReadColourData () |
Private Attributes | |
| std::map< G4String, G4VisAttributes * > | fColours |
Additional Inherited Members | |
Protected Attributes inherited from G4PhantomParameterisation | |
| 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 |
Class inherited from G4PhantomParameterisation to provide different.
History:
Definition at line 49 of file DicomPhantomParameterisationColour.hh.
| DicomPhantomParameterisationColour::DicomPhantomParameterisationColour | ( | ) |
Definition at line 40 of file DicomPhantomParameterisationColour.cc.
References ReadColourData(), and G4PhantomParameterisation::SetSkipEqualMaterials().
Here is the call graph for this function:| DicomPhantomParameterisationColour::~DicomPhantomParameterisationColour | ( | ) |
Definition at line 48 of file DicomPhantomParameterisationColour.cc.
|
virtual |
Reimplemented from G4PhantomParameterisation.
Definition at line 79 of file DicomPhantomParameterisationColour.cc.
References G4PhantomParameterisation::ComputeMaterial(), fColours, G4VPhysicalVolume::GetLogicalVolume(), G4Material::GetName(), and G4LogicalVolume::SetVisAttributes().
Here is the call graph for this function:
|
private |
Definition at line 53 of file DicomPhantomParameterisationColour.cc.
References FALSE, fColours, and G4VisAttributes::SetVisibility().
Referenced by DicomPhantomParameterisationColour().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 64 of file DicomPhantomParameterisationColour.hh.
Referenced by ComputeMaterial(), and ReadColourData().