40 #ifndef G4ErrorTrackLengthTarget_hh 
   41 #define G4ErrorTrackLengthTarget_hh 
G4double condition(const G4ErrorSymMatrix &m)
 
virtual void Dump(const G4String &msg) const 
 
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
 
virtual G4double GetMeanFreePath(const class G4Track &track, G4double, G4ForceCondition *)
 
virtual G4double GetDistanceFromPoint(const G4ThreeVector &, const G4ThreeVector &) const 
 
G4ErrorTrackLengthTarget(const G4double maxTrkLength)
 
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
 
virtual G4double GetDistanceFromPoint(const G4ThreeVector &) const 
 
virtual ~G4ErrorTrackLengthTarget()