Problem 463

Summary: Process about GenericIon
Product: Geant4 Reporter: tkoi
Component: particlesAssignee: Vladimir.Ivantchenko
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: other   
Hardware: All   
OS: All   

Description tkoi 2003-02-24 17:25:00 CET
The particles which are inherited GenericIon have copied ProcessManager from
GenericIons. However in the coping procedure, processes are not new, so every
inherited particles look same physics tables.
In case of multiple scattering, physics table of mean free path is rewritten
whenever a particle is newly made and then every former build praticle is
affected this new table.
Comment 1 Vladimir.Ivantchenko 2003-03-10 10:55:59 CET
New process MSC for GenericIons is under development
Comment 2 Vladimir.Ivantchenko 2004-02-17 07:07:59 CET
Fixed