Geant4
10.02.p02
|
#include <G4ErrorCylSurfaceTarget.hh>
Private Attributes | |
G4double | fradius |
G4AffineTransform | ftransform |
Additional Inherited Members | |
Protected Attributes inherited from G4ErrorTarget | |
G4ErrorTargetType | theType |
Definition at line 52 of file G4ErrorCylSurfaceTarget.hh.
G4ErrorCylSurfaceTarget::G4ErrorCylSurfaceTarget | ( | const G4double & | radius, |
const G4ThreeVector & | trans = G4ThreeVector() , |
||
const G4RotationMatrix & | rotm = G4RotationMatrix() |
||
) |
Definition at line 47 of file G4ErrorCylSurfaceTarget.cc.
References Dump(), ftransform, G4ErrorTarget_CylindricalSurface, G4ErrorTarget::theType, and G4ErrorPropagatorData::verbose().
G4ErrorCylSurfaceTarget::G4ErrorCylSurfaceTarget | ( | const G4double & | radius, |
const G4AffineTransform & | trans | ||
) |
Definition at line 65 of file G4ErrorCylSurfaceTarget.cc.
References Dump(), G4ErrorTarget_CylindricalSurface, G4ErrorTarget::theType, and G4ErrorPropagatorData::verbose().
G4ErrorCylSurfaceTarget::~G4ErrorCylSurfaceTarget | ( | ) |
Definition at line 81 of file G4ErrorCylSurfaceTarget.cc.
|
virtual |
Implements G4ErrorSurfaceTarget.
Definition at line 222 of file G4ErrorCylSurfaceTarget.cc.
References fradius, ftransform, G4cout, G4endl, G4AffineTransform::NetRotation(), and G4AffineTransform::NetTranslation().
Referenced by G4ErrorCylSurfaceTarget(), GetDistanceFromPoint(), and IntersectLocal().
|
virtual |
Implements G4ErrorSurfaceTarget.
Definition at line 88 of file G4ErrorCylSurfaceTarget.cc.
References Dump(), FatalException, ftransform, G4cout, G4endl, G4Exception(), IntersectLocal(), G4AffineTransform::TransformAxis(), G4AffineTransform::TransformPoint(), and G4ErrorPropagatorData::verbose().
|
virtual |
Implements G4ErrorSurfaceTarget.
Definition at line 122 of file G4ErrorCylSurfaceTarget.cc.
References Dump(), fradius, ftransform, G4cout, G4endl, G4AffineTransform::TransformPoint(), and G4ErrorPropagatorData::verbose().
|
virtual |
Implements G4ErrorSurfaceTarget.
Definition at line 195 of file G4ErrorCylSurfaceTarget.cc.
References fradius, ftransform, G4endl, G4Exception(), G4GeometryTolerance::GetInstance(), G4GeometryTolerance::GetSurfaceTolerance(), JustWarning, G4AffineTransform::NetTranslation(), CLHEP::normal(), and G4AffineTransform::TransformPoint().
|
virtual |
Definition at line 142 of file G4ErrorCylSurfaceTarget.cc.
References Dump(), fradius, G4cout, G4endl, G4Exception(), JustWarning, kInfinity, G4InuclParticleNames::lambda, and G4ErrorPropagatorData::verbose().
Referenced by GetDistanceFromPoint().
|
private |
Definition at line 88 of file G4ErrorCylSurfaceTarget.hh.
Referenced by Dump(), GetDistanceFromPoint(), GetTangentPlane(), and IntersectLocal().
|
private |
Definition at line 89 of file G4ErrorCylSurfaceTarget.hh.
Referenced by Dump(), G4ErrorCylSurfaceTarget(), GetDistanceFromPoint(), and GetTangentPlane().