Import Geant4 6.0.0 source tree
This commit is contained in:
@@ -57,8 +57,8 @@ class G4LEnp : public G4HadronicInteraction
|
||||
|
||||
~G4LEnp();
|
||||
|
||||
G4VParticleChange* ApplyYourself(const G4Track& aTrack,
|
||||
G4Nucleus& targetNucleus);
|
||||
G4HadFinalState* ApplyYourself(const G4HadProjectile& aTrack,
|
||||
G4Nucleus& targetNucleus);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
@@ -56,8 +56,8 @@ class G4LEpp : public G4HadronicInteraction
|
||||
|
||||
~G4LEpp();
|
||||
|
||||
G4VParticleChange* ApplyYourself(const G4Track& aTrack,
|
||||
G4Nucleus& targetNucleus);
|
||||
G4HadFinalState* ApplyYourself(const G4HadProjectile& aTrack,
|
||||
G4Nucleus& targetNucleus);
|
||||
|
||||
void SetCoulombEffects(G4int State);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user