Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ErrorPlaneSurfaceTarget.hh>
Additional Inherited Members | |
Protected Attributes inherited from G4ErrorTarget | |
G4ErrorTargetType | theType {G4ErrorTarget_GeomVolume} |
Related Symbols inherited from HepGeom::Plane3D< G4double > | |
std::ostream & | operator<< (std::ostream &os, const Plane3D< float > &p) |
std::ostream & | operator<< (std::ostream &os, const Plane3D< double > &p) |
Definition at line 44 of file G4ErrorPlaneSurfaceTarget.hh.
G4ErrorPlaneSurfaceTarget::G4ErrorPlaneSurfaceTarget | ( | G4double | a = 0., |
G4double | b = 0., | ||
G4double | c = 0., | ||
G4double | d = 0. ) |
Definition at line 42 of file G4ErrorPlaneSurfaceTarget.cc.
G4ErrorPlaneSurfaceTarget::G4ErrorPlaneSurfaceTarget | ( | const G4Normal3D & | n, |
const G4Point3D & | p ) |
Definition at line 58 of file G4ErrorPlaneSurfaceTarget.cc.
G4ErrorPlaneSurfaceTarget::G4ErrorPlaneSurfaceTarget | ( | const G4Point3D & | p1, |
const G4Point3D & | p2, | ||
const G4Point3D & | p3 ) |
Definition at line 74 of file G4ErrorPlaneSurfaceTarget.cc.
|
overridedefault |
|
overridevirtual |
Implements G4ErrorSurfaceTarget.
Definition at line 166 of file G4ErrorPlaneSurfaceTarget.cc.
Referenced by G4ErrorPlaneSurfaceTarget(), G4ErrorPlaneSurfaceTarget(), and G4ErrorPlaneSurfaceTarget().
|
overridevirtual |
Implements G4ErrorSurfaceTarget.
Definition at line 111 of file G4ErrorPlaneSurfaceTarget.cc.
Referenced by Intersect().
|
overridevirtual |
Implements G4ErrorSurfaceTarget.
Definition at line 138 of file G4ErrorPlaneSurfaceTarget.cc.
|
overridevirtual |
Implements G4ErrorSurfaceTarget.
Definition at line 158 of file G4ErrorPlaneSurfaceTarget.cc.
|
virtual |
Definition at line 92 of file G4ErrorPlaneSurfaceTarget.cc.