Geant4  10.00.p02
G4AffineTransform Class Reference

#include <G4AffineTransform.hh>

Public Member Functions

 G4AffineTransform ()
 
 G4AffineTransform (const G4ThreeVector &tlate)
 
 G4AffineTransform (const G4RotationMatrix &rot)
 
 G4AffineTransform (const G4RotationMatrix &rot, const G4ThreeVector &tlate)
 
 G4AffineTransform (const G4RotationMatrix *rot, const G4ThreeVector &tlate)
 
G4AffineTransform operator* (const G4AffineTransform &tf) const
 
G4AffineTransformoperator*= (const G4AffineTransform &tf)
 
G4AffineTransformProduct (const G4AffineTransform &tf1, const G4AffineTransform &tf2)
 
G4AffineTransformInverseProduct (const G4AffineTransform &tf1, const G4AffineTransform &tf2)
 
G4ThreeVector TransformPoint (const G4ThreeVector &vec) const
 
G4ThreeVector TransformAxis (const G4ThreeVector &axis) const
 
void ApplyPointTransform (G4ThreeVector &vec) const
 
void ApplyAxisTransform (G4ThreeVector &axis) const
 
G4AffineTransform Inverse () const
 
G4AffineTransformInvert ()
 
G4AffineTransformoperator+= (const G4ThreeVector &tlate)
 
G4AffineTransformoperator-= (const G4ThreeVector &tlate)
 
G4bool operator== (const G4AffineTransform &tf) const
 
G4bool operator!= (const G4AffineTransform &tf) const
 
G4double operator[] (const G4int n) const
 
G4bool IsRotated () const
 
G4bool IsTranslated () const
 
G4RotationMatrix NetRotation () const
 
G4ThreeVector NetTranslation () const
 
void SetNetRotation (const G4RotationMatrix &rot)
 
void SetNetTranslation (const G4ThreeVector &tlate)
 

Private Member Functions

 G4AffineTransform (const G4double prxx, const G4double prxy, const G4double prxz, const G4double pryx, const G4double pryy, const G4double pryz, const G4double przx, const G4double przy, const G4double przz, const G4double ptx, const G4double pty, const G4double ptz)
 

Private Attributes

G4double rxx
 
G4double rxy
 
G4double rxz
 
G4double ryx
 
G4double ryy
 
G4double ryz
 
G4double rzx
 
G4double rzy
 
G4double rzz
 
G4double tx
 
G4double ty
 
G4double tz
 

Detailed Description

Definition at line 69 of file G4AffineTransform.hh.

Constructor & Destructor Documentation

G4AffineTransform::G4AffineTransform ( )
G4AffineTransform::G4AffineTransform ( const G4ThreeVector tlate)
G4AffineTransform::G4AffineTransform ( const G4RotationMatrix rot)
G4AffineTransform::G4AffineTransform ( const G4RotationMatrix rot,
const G4ThreeVector tlate 
)
G4AffineTransform::G4AffineTransform ( const G4RotationMatrix rot,
const G4ThreeVector tlate 
)
G4AffineTransform::G4AffineTransform ( const G4double  prxx,
const G4double  prxy,
const G4double  prxz,
const G4double  pryx,
const G4double  pryy,
const G4double  pryz,
const G4double  przx,
const G4double  przy,
const G4double  przz,
const G4double  ptx,
const G4double  pty,
const G4double  ptz 
)
private

Member Function Documentation

void G4AffineTransform::ApplyAxisTransform ( G4ThreeVector axis) const

Referenced by DicomIntersectVolume::SetNewValue().

+ Here is the caller graph for this function:

void G4AffineTransform::ApplyPointTransform ( G4ThreeVector vec) const

Referenced by G4EllipticalTube::CalculateExtent(), G4Hype::CalculateExtent(), G4EllipticalCone::CalculateExtent(), G4PolyconeSide::CalculateExtent(), G4TessellatedSolid::CalculateExtent(), and DicomIntersectVolume::SetNewValue().

+ Here is the caller graph for this function:

G4AffineTransform& G4AffineTransform::InverseProduct ( const G4AffineTransform tf1,
const G4AffineTransform tf2 
)

Referenced by G4NavigationLevelRep::G4NavigationLevelRep().

+ Here is the caller graph for this function:

G4bool G4AffineTransform::IsTranslated ( ) const
G4ThreeVector G4AffineTransform::NetTranslation ( ) const
G4bool G4AffineTransform::operator!= ( const G4AffineTransform tf) const
G4AffineTransform G4AffineTransform::operator* ( const G4AffineTransform tf) const
G4AffineTransform& G4AffineTransform::operator*= ( const G4AffineTransform tf)
G4AffineTransform& G4AffineTransform::operator+= ( const G4ThreeVector tlate)
G4AffineTransform& G4AffineTransform::operator-= ( const G4ThreeVector tlate)
G4bool G4AffineTransform::operator== ( const G4AffineTransform tf) const
G4double G4AffineTransform::operator[] ( const G4int  n) const
G4AffineTransform& G4AffineTransform::Product ( const G4AffineTransform tf1,
const G4AffineTransform tf2 
)

Referenced by G4DisplacedSolid::CalculateExtent().

+ Here is the caller graph for this function:

void G4AffineTransform::SetNetRotation ( const G4RotationMatrix rot)

Referenced by CexmcSetup::ReadTransforms(), G4DisplacedSolid::SetFrameRotation(), G4ReflectedSolid::SetFrameRotation(), G4DisplacedSolid::SetObjectRotation(), and G4ReflectedSolid::SetObjectRotation().

+ Here is the caller graph for this function:

void G4AffineTransform::SetNetTranslation ( const G4ThreeVector tlate)

Referenced by CexmcSetup::ReadTransforms(), G4DisplacedSolid::SetFrameTranslation(), G4ReflectedSolid::SetFrameTranslation(), G4DisplacedSolid::SetObjectTranslation(), and G4ReflectedSolid::SetObjectTranslation().

+ Here is the caller graph for this function:

G4ThreeVector G4AffineTransform::TransformPoint ( const G4ThreeVector vec) const

Referenced by F04FocusSolenoid::AddFieldValue(), F04SimpleSolenoid::AddFieldValue(), G4ReplicaNavigation::BackLocate(), G4USolid::CalculateExtent(), G4Box::CalculateExtent(), G4CutTubs::CalculateExtent(), G4VTwistedFaceted::CalculateExtent(), G4Tet::CalculateExtent(), G4Hype::CalculateExtent(), G4OTubs::CalculateExtent(), G4Ellipsoid::CalculateExtent(), G4TwistedTubs::CalculateExtent(), G4Trd::CalculateExtent(), G4GenericTrap::CalculateExtent(), G4Para::CalculateExtent(), G4PolyPhiFace::CalculateExtent(), G4Tubs::CalculateExtent(), G4Cons::CalculateExtent(), G4Sphere::CalculateExtent(), G4Torus::CalculateExtent(), G4PVParameterised::CheckOverlaps(), G4PVPlacement::CheckOverlaps(), G4ParameterisedNavigation::ComputeSafety(), G4NormalNavigation::ComputeSafety(), G4VoxelNavigation::ComputeSafety(), G4ReplicaNavigation::ComputeSafety(), G4RegularNavigation::ComputeStep(), G4ParameterisedNavigation::ComputeStep(), G4NormalNavigation::ComputeStep(), G4VoxelNavigation::ComputeStep(), G4ReplicaNavigation::ComputeStep(), G4RegularNavigation::ComputeStepSkippingEqualMaterials(), F04ElementField::Construct(), G4CutTubs::CreateRotatedVertices(), G4Ellipsoid::CreateRotatedVertices(), G4Box::CreateRotatedVertices(), G4OTubs::CreateRotatedVertices(), G4Paraboloid::CreateRotatedVertices(), G4Tet::CreateRotatedVertices(), G4VTwistedFaceted::CreateRotatedVertices(), G4GenericTrap::CreateRotatedVertices(), G4Para::CreateRotatedVertices(), G4Trd::CreateRotatedVertices(), G4USolid::CreateRotatedVertices(), G4Tubs::CreateRotatedVertices(), G4Cons::CreateRotatedVertices(), G4Torus::CreateRotatedVertices(), G4Sphere::CreateRotatedVertices(), G4Trap::CreateRotatedVertices(), G4DisplacedSolid::DistanceToIn(), G4DisplacedSolid::DistanceToOut(), G4AdjointPosOnPhysVolGenerator::GenerateAPositionOnTheExtSurfaceOfThePhysicalVolume(), F04PrimaryGeneratorAction::GeneratePrimaries(), G4ErrorCylSurfaceTarget::GetDistanceFromPoint(), G4Navigator::GetLocalExitNormal(), G4ITNavigator::GetLocalExitNormal(), G4Navigator::GetLocalExitNormalAndCheck(), G4ITNavigator::GetLocalExitNormalAndCheck(), G4VIntersectionLocator::GetLocalSurfaceNormal(), G4DisplacedSolid::GetPointOnSurface(), G4ErrorCylSurfaceTarget::GetTangentPlane(), G4DisplacedSolid::Inside(), G4PSSphereSurfaceCurrent::IsSelectedSurface(), G4PSCylinderSurfaceFlux::IsSelectedSurface(), G4PSSphereSurfaceFlux::IsSelectedSurface(), G4PSCylinderSurfaceCurrent::IsSelectedSurface(), G4PSFlatSurfaceCurrent::IsSelectedSurface(), G4PSFlatSurfaceFlux::IsSelectedSurface(), G4RegularNavigation::LevelLocate(), G4ParameterisedNavigation::LevelLocate(), G4Navigator::LocateGlobalPointAndSetup(), G4ITNavigator::LocateGlobalPointAndSetup(), G4VXTRenergyLoss::PostStepDoIt(), B5DriftChamberSD::ProcessHits(), XAluminumElectrodeSensitivity::ProcessHits(), G4PSSphereSurfaceFlux::ProcessHits(), CexmcReconstructor::ReconstructEntryPoints(), CexmcReconstructor::ReconstructTargetPoint(), G4VoxelSafety::SafetyForVoxelNode(), G4FastTrack::SetCurrentTrack(), CCaloSD::SetToLocal(), and G4DisplacedSolid::SurfaceNormal().

Member Data Documentation

G4double G4AffineTransform::rxx
private

Definition at line 162 of file G4AffineTransform.hh.

G4double G4AffineTransform::rxy
private

Definition at line 162 of file G4AffineTransform.hh.

G4double G4AffineTransform::rxz
private

Definition at line 162 of file G4AffineTransform.hh.

G4double G4AffineTransform::ryx
private

Definition at line 163 of file G4AffineTransform.hh.

G4double G4AffineTransform::ryy
private

Definition at line 163 of file G4AffineTransform.hh.

G4double G4AffineTransform::ryz
private

Definition at line 163 of file G4AffineTransform.hh.

G4double G4AffineTransform::rzx
private

Definition at line 164 of file G4AffineTransform.hh.

G4double G4AffineTransform::rzy
private

Definition at line 164 of file G4AffineTransform.hh.

G4double G4AffineTransform::rzz
private

Definition at line 164 of file G4AffineTransform.hh.

G4double G4AffineTransform::tx
private

Definition at line 165 of file G4AffineTransform.hh.

G4double G4AffineTransform::ty
private

Definition at line 165 of file G4AffineTransform.hh.

G4double G4AffineTransform::tz
private

Definition at line 165 of file G4AffineTransform.hh.


The documentation for this class was generated from the following file: