| 
    Geant4_10
    
   | 
 
#include <G4VFieldPropagation.hh>

Public Member Functions | |
| G4VFieldPropagation () | |
| virtual | ~G4VFieldPropagation () | 
| virtual void | Init (G4V3DNucleus *theNucleus)=0 | 
| virtual void | Transport (G4KineticTrackVector &theActive, const G4KineticTrackVector &theSpectators, G4double theTimeStep)=0 | 
| virtual G4ThreeVector | GetMomentumTransfer () const =0 | 
Definition at line 34 of file G4VFieldPropagation.hh.
| G4VFieldPropagation::G4VFieldPropagation | ( | ) | 
Definition at line 42 of file G4VFieldPropagation.cc.
      
  | 
  virtual | 
Definition at line 48 of file G4VFieldPropagation.cc.
      
  | 
  pure virtual | 
Implemented in G4RKPropagation.
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
Implemented in G4RKPropagation.
 1.8.5