Geant4.10
|
#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 |
![]() | |
G4ErrorTarget () | |
virtual | ~G4ErrorTarget () |
virtual G4double | GetDistanceFromPoint (const G4ThreeVector &, const G4ThreeVector &) const |
virtual G4double | GetDistanceFromPoint (const G4ThreeVector &) const |
G4ErrorTargetType | GetType () const |
Additional Inherited Members | |
![]() | |
G4ErrorTargetType | theType |
Definition at line 48 of file G4ErrorGeomVolumeTarget.hh.
G4ErrorGeomVolumeTarget::G4ErrorGeomVolumeTarget | ( | const G4String & | name | ) |
Definition at line 43 of file G4ErrorGeomVolumeTarget.cc.
References G4ErrorTarget_GeomVolume, and G4ErrorTarget::theType.
|
inlinevirtual |
Definition at line 53 of file G4ErrorGeomVolumeTarget.hh.
Implements G4ErrorTarget.
Definition at line 73 of file G4ErrorGeomVolumeTarget.cc.
References G4cout, and G4endl.
Reimplemented from G4ErrorTarget.
Definition at line 51 of file G4ErrorGeomVolumeTarget.cc.
References G4cout, G4endl, G4VPhysicalVolume::GetName(), G4Track::GetNextVolume(), G4Step::GetTrack(), and G4ErrorPropagatorData::verbose().