ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/management/include/G4ErrorCylSurfaceTarget.hh>
Private Attributes | |
G4double | fradius |
G4AffineTransform | ftransform |
Additional Inherited Members | |
Protected Attributes inherited from G4ErrorTarget | |
G4ErrorTargetType | theType |
Definition at line 44 of file G4ErrorCylSurfaceTarget.hh.
View newest version in sPHENIX GitHub at line 44 of file G4ErrorCylSurfaceTarget.hh
G4ErrorCylSurfaceTarget::G4ErrorCylSurfaceTarget | ( | const G4double & | radius, |
const G4ThreeVector & | trans = G4ThreeVector() , |
||
const G4RotationMatrix & | rotm = G4RotationMatrix() |
||
) |
Definition at line 44 of file G4ErrorCylSurfaceTarget.cc.
View newest version in sPHENIX GitHub at line 44 of file G4ErrorCylSurfaceTarget.cc
References Dump(), ftransform, G4ErrorTarget_CylindricalSurface, CLHEP::HepRotation::inverse(), G4ErrorTarget::theType, and G4ErrorPropagatorData::verbose().
G4ErrorCylSurfaceTarget::G4ErrorCylSurfaceTarget | ( | const G4double & | radius, |
const G4AffineTransform & | trans | ||
) |
Definition at line 63 of file G4ErrorCylSurfaceTarget.cc.
View newest version in sPHENIX GitHub at line 63 of file G4ErrorCylSurfaceTarget.cc
References Dump(), G4ErrorTarget_CylindricalSurface, G4ErrorTarget::theType, and G4ErrorPropagatorData::verbose().
G4ErrorCylSurfaceTarget::~G4ErrorCylSurfaceTarget | ( | ) |
Definition at line 79 of file G4ErrorCylSurfaceTarget.cc.
View newest version in sPHENIX GitHub at line 79 of file G4ErrorCylSurfaceTarget.cc
Implements G4ErrorSurfaceTarget.
Definition at line 220 of file G4ErrorCylSurfaceTarget.cc.
View newest version in sPHENIX GitHub at line 220 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 86 of file G4ErrorCylSurfaceTarget.cc.
View newest version in sPHENIX GitHub at line 86 of file G4ErrorCylSurfaceTarget.cc
References Dump(), FatalException, ftransform, G4cout, G4endl, G4Exception(), IntersectLocal(), CLHEP::Hep3Vector::mag(), G4AffineTransform::TransformAxis(), G4AffineTransform::TransformPoint(), and G4ErrorPropagatorData::verbose().
|
virtual |
Implements G4ErrorSurfaceTarget.
Definition at line 120 of file G4ErrorCylSurfaceTarget.cc.
View newest version in sPHENIX GitHub at line 120 of file G4ErrorCylSurfaceTarget.cc
References Dump(), fradius, ftransform, G4cout, G4endl, CLHEP::Hep3Vector::perp(), G4AffineTransform::TransformPoint(), and G4ErrorPropagatorData::verbose().
|
virtual |
Implements G4ErrorSurfaceTarget.
Definition at line 193 of file G4ErrorCylSurfaceTarget.cc.
View newest version in sPHENIX GitHub at line 193 of file G4ErrorCylSurfaceTarget.cc
References fradius, ftransform, G4endl, G4Exception(), G4GeometryTolerance::GetInstance(), G4GeometryTolerance::GetSurfaceTolerance(), JustWarning, message(), G4AffineTransform::NetTranslation(), CLHEP::normal(), CLHEP::Hep3Vector::perp(), and G4AffineTransform::TransformPoint().
|
virtual |
Definition at line 140 of file G4ErrorCylSurfaceTarget.cc.
View newest version in sPHENIX GitHub at line 140 of file G4ErrorCylSurfaceTarget.cc
References Dump(), fradius, G4cout, G4endl, G4Exception(), JustWarning, kInfinity, G4InuclParticleNames::lambda, CLHEP::Hep3Vector::mag(), message(), CLHEP::Hep3Vector::perp(), G4ErrorPropagatorData::verbose(), CLHEP::Hep3Vector::x(), and CLHEP::Hep3Vector::y().
Referenced by GetDistanceFromPoint().
|
private |
Definition at line 80 of file G4ErrorCylSurfaceTarget.hh.
View newest version in sPHENIX GitHub at line 80 of file G4ErrorCylSurfaceTarget.hh
Referenced by Dump(), GetDistanceFromPoint(), GetTangentPlane(), and IntersectLocal().
|
private |
Definition at line 81 of file G4ErrorCylSurfaceTarget.hh.
View newest version in sPHENIX GitHub at line 81 of file G4ErrorCylSurfaceTarget.hh
Referenced by Dump(), G4ErrorCylSurfaceTarget(), GetDistanceFromPoint(), and GetTangentPlane().