|
Geant4
9.6.p02
|
#include <G4ErrorGeomVolumeTarget.hh>


Public Member Functions | |
| G4ErrorGeomVolumeTarget (const G4String &name) | |
| virtual | ~G4ErrorGeomVolumeTarget () |
| virtual G4bool | TargetReached (const G4Step *aStep) |
| virtual void | Dump (const G4String &msg) const |
Public Member Functions inherited from G4ErrorTarget | |
| G4ErrorTarget () | |
| virtual | ~G4ErrorTarget () |
| virtual G4double | GetDistanceFromPoint (const G4ThreeVector &, const G4ThreeVector &) const |
| virtual G4double | GetDistanceFromPoint (const G4ThreeVector &) const |
| G4ErrorTargetType | GetType () const |
Additional Inherited Members | |
Protected Attributes inherited from G4ErrorTarget | |
| G4ErrorTargetType | theType |
Definition at line 48 of file G4ErrorGeomVolumeTarget.hh.
Definition at line 43 of file G4ErrorGeomVolumeTarget.cc.
|
inlinevirtual |
Definition at line 53 of file G4ErrorGeomVolumeTarget.hh.
Implements G4ErrorTarget.
Definition at line 73 of file G4ErrorGeomVolumeTarget.cc.
Reimplemented from G4ErrorTarget.
Definition at line 51 of file G4ErrorGeomVolumeTarget.cc.

1.8.4