Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4ErrorTanPlaneTarget Class Referenceabstract

#include <G4ErrorTanPlaneTarget.hh>

Inheritance diagram for G4ErrorTanPlaneTarget:
Collaboration diagram for G4ErrorTanPlaneTarget:

Public Member Functions

 G4ErrorTanPlaneTarget ()
 
virtual ~G4ErrorTanPlaneTarget ()
 
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 ()
 
virtual G4double GetDistanceFromPoint (const G4ThreeVector &, const G4ThreeVector &) const
 
virtual G4double GetDistanceFromPoint (const G4ThreeVector &) const
 
virtual G4bool TargetReached (const G4Step *)
 
G4ErrorTargetType GetType () const
 

Additional Inherited Members

- Protected Attributes inherited from G4ErrorTarget
G4ErrorTargetType theType
 

Detailed Description

Definition at line 50 of file G4ErrorTanPlaneTarget.hh.

Constructor & Destructor Documentation

G4ErrorTanPlaneTarget::G4ErrorTanPlaneTarget ( )

Definition at line 36 of file G4ErrorTanPlaneTarget.cc.

36 {}
G4ErrorTanPlaneTarget::~G4ErrorTanPlaneTarget ( )
virtual

Definition at line 37 of file G4ErrorTanPlaneTarget.cc.

37 {}

Member Function Documentation

virtual void G4ErrorTanPlaneTarget::Dump ( const G4String msg) const
pure virtual
virtual G4Plane3D G4ErrorTanPlaneTarget::GetTangentPlane ( const G4ThreeVector point) const
pure virtual

Implemented in G4ErrorCylSurfaceTarget, G4ErrorPlaneSurfaceTarget, and G4ErrorSurfaceTarget.

Here is the caller graph for this function:


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