Problem 693 - Energy-momentum balance in elastic scattering
Summary: Energy-momentum balance in elastic scattering
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic (show other problems)
Version: 6.2
Hardware: Other Linux
: P2 normal
Assignee: Hans-Peter.Wellisch
URL:
Depends on:
Blocks:
 
Reported: 2004-11-22 01:49 CET by Vladimir.Ivantchenko
Modified: 2005-02-22 04:47 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 Vladimir.Ivantchenko 2004-11-22 01:49:55 CET
There is small energy-momentum non-conservation which in some cases may provide
wrong distributions for thin and light target experiments. The problem is
created at G4HadronicInteraction class at PostStepDoIt when all final particles
are rotated on random angle. Pramary scatted particle is not rotated, so the
balance is broken - our HARP collegues observing cases when both scattered and
recoiled particles have the same phi angle instead of opposite.

Other minor problem: in the G4ElasticHadrNucleusHE the mass of a recoil nucleus
is roughly estimated , not taken from G4ParticleDefinition.
Comment 1 Hans-Peter.Wellisch 2005-02-22 04:47:59 CET
ok. as discussed.