Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ErrorTanPlaneTarget Class Referenceabstract

#include <G4ErrorTanPlaneTarget.hh>

+ Inheritance diagram for G4ErrorTanPlaneTarget:

Public Member Functions

 G4ErrorTanPlaneTarget ()
 
virtual ~G4ErrorTanPlaneTarget ()=default
 
virtual G4Plane3D GetTangentPlane (const G4ThreeVector &point) const =0
 
virtual void Dump (const G4String &msg) const =0
 
- Public Member Functions inherited from G4ErrorTarget
 G4ErrorTarget ()
 
virtual ~G4ErrorTarget ()=default
 
virtual G4double GetDistanceFromPoint (const G4ThreeVector &, const G4ThreeVector &) const
 
virtual G4double GetDistanceFromPoint (const G4ThreeVector &) const
 
virtual G4bool TargetReached (const G4Step *)
 
virtual void Dump (const G4String &msg) const =0
 
G4ErrorTargetType GetType () const
 

Additional Inherited Members

- Protected Attributes inherited from G4ErrorTarget
G4ErrorTargetType theType
 

Detailed Description

Definition at line 42 of file G4ErrorTanPlaneTarget.hh.

Constructor & Destructor Documentation

◆ G4ErrorTanPlaneTarget()

G4ErrorTanPlaneTarget::G4ErrorTanPlaneTarget ( )
default

◆ ~G4ErrorTanPlaneTarget()

virtual G4ErrorTanPlaneTarget::~G4ErrorTanPlaneTarget ( )
virtualdefault

Member Function Documentation

◆ Dump()

virtual void G4ErrorTanPlaneTarget::Dump ( const G4String msg) const
pure virtual

◆ GetTangentPlane()

virtual G4Plane3D G4ErrorTanPlaneTarget::GetTangentPlane ( const G4ThreeVector point) const
pure virtual

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