Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -371,7 +371,7 @@ void G4FTFParameters::InitForInteraction( const G4ParticleDefinition* particle,
|
||||
|
||||
// Geometrical parameters
|
||||
SetTotalCrossSection( Xtotal );
|
||||
SetElastisCrossSection( Xelastic );
|
||||
SetElasticCrossSection( Xelastic );
|
||||
SetInelasticCrossSection( Xtotal - Xelastic );
|
||||
|
||||
// Interactions with elastic and inelastic collisions
|
||||
|
||||
Reference in New Issue
Block a user