51 #ifndef G4NuclearStopping_h 
   52 #define G4NuclearStopping_h 1 
G4NuclearStopping(const G4String &processName="nuclearStopping")
 
G4NuclearStopping & operator=(const G4NuclearStopping &right)
 
void InitialiseProcess(const G4ParticleDefinition *)
 
G4bool IsApplicable(const G4ParticleDefinition &p)
 
G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &step)
 
G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double &proposedSafety, G4GPILSelection *selection)
 
G4ICRU49NuclearStoppingModel * modelICRU49
 
G4ParticleChangeForLoss nParticleChange
 
virtual ~G4NuclearStopping()