#include <CellParameterisation.hh>
|
| | CellParameterisation (G4int NoBoxes, G4float DimBoxX, G4float DimBoxY, G4float DimBoxZ, G4Material *nucleus1, G4Material *cytoplasm1, G4Material *nucleus2, G4Material *cytoplasm2, G4Material *nucleus3, G4Material *cytoplasm3) |
| |
| virtual | ~CellParameterisation () |
| |
| void | ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const |
| |
| void | ComputeDimensions (G4Box &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Tubs &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Trd &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Trap &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Cons &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Sphere &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Ellipsoid &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Orb &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Torus &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Para &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Polycone &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Polyhedra &, const G4int, const G4VPhysicalVolume *) const |
| |
| void | ComputeDimensions (G4Hype &, const G4int, const G4VPhysicalVolume *) const |
| |
| G4int | GetNoBoxes () |
| |
| G4Material * | ComputeMaterial (const G4int copyNo, G4VPhysicalVolume *physVol, const G4VTouchable *) |
| |
| | G4VPVParameterisation () |
| |
| virtual | ~G4VPVParameterisation () |
| |
| virtual G4VSolid * | ComputeSolid (const G4int, G4VPhysicalVolume *) |
| |
| virtual G4bool | IsNested () const |
| |
| virtual G4VVolumeMaterialScanner * | GetMaterialScanner () |
| |
Definition at line 43 of file CellParameterisation.hh.
| CellParameterisation::~CellParameterisation |
( |
| ) |
|
|
virtual |
| G4int CellParameterisation::GetNoBoxes |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: