28 #ifndef G4VFieldPropagation_h 
   29 #define  G4VFieldPropagation_h 1 
CLHEP::Hep3Vector G4ThreeVector
 
virtual void Transport(G4KineticTrackVector &theActive, const G4KineticTrackVector &theSpectators, G4double theTimeStep)=0
 
virtual G4ThreeVector GetMomentumTransfer() const =0
 
G4int operator!=(const G4VFieldPropagation &right) const 
 
virtual void Init(G4V3DNucleus *theNucleus)=0
 
virtual ~G4VFieldPropagation()
 
G4int operator==(const G4VFieldPropagation &right) const 
 
const G4VFieldPropagation & operator=(const G4VFieldPropagation &right)