| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4RKPropagation.hh>


Public Member Functions | |
| G4RKPropagation () | |
| virtual | ~G4RKPropagation () | 
| virtual void | Init (G4V3DNucleus *nucleus) | 
| virtual void | Transport (G4KineticTrackVector &theActive, const G4KineticTrackVector &theSpectators, G4double theTimeStep) | 
| G4bool | GetSphereIntersectionTimes (const G4KineticTrack *track, G4double &t1, G4double &t2) | 
| G4ThreeVector | GetMomentumTransfer () const | 
| G4double | GetBarrier (G4int encoding) | 
| G4double | GetField (G4int encoding, G4ThreeVector pos) | 
  Public Member Functions inherited from G4VFieldPropagation | |
| G4VFieldPropagation () | |
| virtual | ~G4VFieldPropagation () | 
Definition at line 38 of file G4RKPropagation.hh.
| G4RKPropagation::G4RKPropagation | ( | ) | 
Definition at line 80 of file G4RKPropagation.cc.
      
  | 
  virtual | 
Definition at line 87 of file G4RKPropagation.cc.
Definition at line 84 of file G4RKPropagation.hh.
      
  | 
  inline | 
Definition at line 92 of file G4RKPropagation.hh.
      
  | 
  virtual | 
Implements G4VFieldPropagation.
Definition at line 471 of file G4RKPropagation.cc.
| G4bool G4RKPropagation::GetSphereIntersectionTimes | ( | const G4KineticTrack * | track, | 
| G4double & | t1, | ||
| G4double & | t2 | ||
| ) | 
Definition at line 606 of file G4RKPropagation.cc.


      
  | 
  virtual | 
Implements G4VFieldPropagation.
Definition at line 99 of file G4RKPropagation.cc.

      
  | 
  virtual | 
Implements G4VFieldPropagation.
Definition at line 223 of file G4RKPropagation.cc.
