| Geant4
    10.02.p02
    | 
#include <G4ErrorGeomVolumeTarget.hh>
 Inheritance diagram for G4ErrorGeomVolumeTarget:
 Inheritance diagram for G4ErrorGeomVolumeTarget: Collaboration diagram for G4ErrorGeomVolumeTarget:
 Collaboration diagram for G4ErrorGeomVolumeTarget:| 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 | 
| Private Attributes | |
| G4String | theName | 
| Additional Inherited Members | |
|  Protected Attributes inherited from G4ErrorTarget | |
| 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, name, theName, and G4ErrorTarget::theType.
| 
 | inlinevirtual | 
Definition at line 53 of file G4ErrorGeomVolumeTarget.hh.
| 
 | virtual | 
Implements G4ErrorTarget.
Definition at line 73 of file G4ErrorGeomVolumeTarget.cc.
Reimplemented from G4ErrorTarget.
Definition at line 51 of file G4ErrorGeomVolumeTarget.cc.
References G4cout, G4endl, G4VPhysicalVolume::GetName(), G4Track::GetNextVolume(), G4Step::GetTrack(), theName, and G4ErrorPropagatorData::verbose().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 62 of file G4ErrorGeomVolumeTarget.hh.
Referenced by Dump(), G4ErrorGeomVolumeTarget(), and TargetReached().