Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VPVParameterisation.hh>
Definition at line 68 of file G4VPVParameterisation.hh.
G4VPVParameterisation::G4VPVParameterisation | ( | ) |
Definition at line 37 of file G4VPVParameterisation.cc.
|
virtual |
Definition at line 41 of file G4VPVParameterisation.cc.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, G4PhantomParameterisation, G4ParameterisationBoxX, G4ParameterisationBoxY, and G4ParameterisationBoxZ.
Definition at line 91 of file G4VPVParameterisation.hh.
Referenced by G4Box::ComputeDimensions(), G4Cons::ComputeDimensions(), G4Orb::ComputeDimensions(), G4Para::ComputeDimensions(), G4Sphere::ComputeDimensions(), G4Torus::ComputeDimensions(), G4Trap::ComputeDimensions(), G4Trd::ComputeDimensions(), G4Tubs::ComputeDimensions(), G4Ellipsoid::ComputeDimensions(), G4Hype::ComputeDimensions(), G4Polycone::ComputeDimensions(), G4Polyhedra::ComputeDimensions(), G4tgbGeometryDumper::DumpPVParameterised(), and G4GDMLWriteParamvol::ParametersWrite().
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, G4PhantomParameterisation, G4ParameterisationConsRho, G4ParameterisationConsPhi, and G4ParameterisationConsZ.
Definition at line 107 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, and G4PhantomParameterisation.
Definition at line 119 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, and G4PhantomParameterisation.
Definition at line 139 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, and G4PhantomParameterisation.
Definition at line 115 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, G4PhantomParameterisation, G4ParameterisationParaX, G4ParameterisationParaY, and G4ParameterisationParaZ.
Definition at line 127 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, G4PhantomParameterisation, G4ParameterisationPolyconeRho, G4ParameterisationPolyconePhi, and G4ParameterisationPolyconeZ.
Definition at line 131 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, G4PhantomParameterisation, G4ParameterisationPolyhedraRho, G4ParameterisationPolyhedraPhi, and G4ParameterisationPolyhedraZ.
Definition at line 135 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, and G4PhantomParameterisation.
Definition at line 111 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, and G4PhantomParameterisation.
Definition at line 123 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, G4PhantomParameterisation, and G4ParameterisationTrdX.
Definition at line 103 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, G4PhantomParameterisation, G4ParameterisationTrdX, G4ParameterisationTrdY, and G4ParameterisationTrdZ.
Definition at line 99 of file G4VPVParameterisation.hh.
|
inlinevirtual |
Reimplemented in G4VNestedParameterisation, G4PhantomParameterisation, G4ParameterisationTubsRho, G4ParameterisationTubsPhi, and G4ParameterisationTubsZ.
Definition at line 95 of file G4VPVParameterisation.hh.
|
virtual |
Reimplemented in G4VNestedParameterisation, G4PartialPhantomParameterisation, and G4PhantomParameterisation.
Definition at line 53 of file G4VPVParameterisation.cc.
Referenced by G4tgbGeometryDumper::DumpPVParameterised(), G4LogicalVolume::GetMass(), G4ParameterisedNavigation::LevelLocate(), and G4Region::ScanVolumeTree().
|
virtual |
Reimplemented in G4VNestedParameterisation, G4ParameterisationTrdX, G4VDivisionParameterisation, and G4PhantomParameterisation.
Definition at line 46 of file G4VPVParameterisation.cc.
Referenced by G4SmartVoxelHeader::BuildNodes(), G4PVParameterised::CheckOverlaps(), G4VDivisionParameterisation::ComputeSolid(), G4VPrimitiveScorer::ComputeSolid(), G4tgbGeometryDumper::DumpPVParameterised(), G4LogicalVolume::GetMass(), G4Navigator::GetMotherToDaughterTransform(), G4ITNavigator1::GetMotherToDaughterTransform(), G4ITNavigator2::GetMotherToDaughterTransform(), G4ITNavigator1::LocateGlobalPointAndSetup(), G4ITNavigator2::LocateGlobalPointAndSetup(), G4Navigator::LocateGlobalPointAndSetup(), G4PSFlatSurfaceCurrent::ProcessHits(), G4PSFlatSurfaceFlux::ProcessHits(), G4PSSphereSurfaceFlux::ProcessHits(), G4PSVolumeFlux::ProcessHits(), G4Navigator::SetupHierarchy(), G4ITNavigator1::SetupHierarchy(), and G4ITNavigator2::SetupHierarchy().
|
pure virtual |
Implemented in G4ParameterisationBoxX, G4ParameterisationBoxY, G4ParameterisationBoxZ, G4ParameterisationConsRho, G4ParameterisationConsPhi, G4ParameterisationConsZ, G4ParameterisationParaX, G4ParameterisationParaY, G4ParameterisationParaZ, G4ParameterisationPolyconeRho, G4ParameterisationPolyconePhi, G4ParameterisationPolyconeZ, G4ParameterisationPolyhedraRho, G4ParameterisationPolyhedraPhi, G4ParameterisationPolyhedraZ, G4ParameterisationTrdX, G4ParameterisationTrdY, G4ParameterisationTrdZ, G4ParameterisationTubsRho, G4ParameterisationTubsPhi, G4ParameterisationTubsZ, G4tgbPlaceParamCircle, G4tgbPlaceParamLinear, G4tgbPlaceParamSquare, G4VDivisionParameterisation, G4VNestedParameterisation, G4PartialPhantomParameterisation, G4PhantomParameterisation, and G4tgbPlaceParameterisation.
Referenced by G4SmartVoxelHeader::BuildNodes(), G4PVParameterised::CheckOverlaps(), G4tgbGeometryDumper::DumpPVParameterised(), G4Navigator::GetMotherToDaughterTransform(), G4ITNavigator1::GetMotherToDaughterTransform(), G4ITNavigator2::GetMotherToDaughterTransform(), G4ITNavigator1::LocateGlobalPointAndSetup(), G4ITNavigator2::LocateGlobalPointAndSetup(), G4Navigator::LocateGlobalPointAndSetup(), G4GDMLWriteParamvol::ParametersWrite(), G4Navigator::SetupHierarchy(), G4ITNavigator1::SetupHierarchy(), and G4ITNavigator2::SetupHierarchy().
|
virtual |
Reimplemented in G4VNestedParameterisation.
Definition at line 67 of file G4VPVParameterisation.cc.
Referenced by G4Region::ScanVolumeTree().
|
virtual |
Reimplemented in G4VNestedParameterisation.
Definition at line 61 of file G4VPVParameterisation.cc.
Referenced by G4GMocrenFileSceneHandler::AddSolid(), G4Navigator::SetupHierarchy(), and G4ITNavigator2::SetupHierarchy().