Import Geant4 11.0.0 source tree
This commit is contained in:
committed by
Ben Morgan
parent
6399a014b6
commit
80e2389dd8
+2
-1
@@ -58,7 +58,8 @@ class G4VParticipants
|
||||
virtual void SetNucleus(G4V3DNucleus* aNucleus);
|
||||
virtual G4V3DNucleus* GetWoundedNucleus() const;
|
||||
|
||||
virtual void InitProjectileNucleus(G4int theZ, G4int theA);
|
||||
virtual void InitProjectileNucleus(G4int theZ, G4int theA,
|
||||
G4int numberOfLambdasOrAntiLambdas = 0);
|
||||
virtual void SetProjectileNucleus(G4V3DNucleus* aNucleus);
|
||||
virtual G4V3DNucleus* GetProjectileNucleus() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user