Problem 463 - Process about GenericIon
Summary: Process about GenericIon
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: particles (show other problems)
Version: other
Hardware: All All
: P2 normal
Assignee: Vladimir.Ivantchenko
URL:
Depends on:
Blocks:
 
Reported: 2003-02-24 17:25 CET by tkoi
Modified: 2004-02-17 07:07 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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