Problem 619 - G4BinaryLightIonReaction.cc problem w. heavy projectiles on light targets?
Summary: G4BinaryLightIonReaction.cc problem w. heavy projectiles on light targets?
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/models (show other problems)
Version: 6.1
Hardware: PC Linux
: P2 normal
Assignee: Hans-Peter.Wellisch
URL:
Depends on:
Blocks:
 
Reported: 2004-04-28 03:48 CEST by corneliu
Modified: 2004-06-07 09:19 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description corneliu 2004-04-28 03:48:05 CEST
Hi,
 I was recently trying to interpret some very strange results obtain using the
G4BinaryLightIonReaction model. I was simulating the passage of C, N, O beams
(~700MeV/amu) through a thin carbonaceous material (plastic scintillator). For
the Carbon beam the results (ie. number transmitted primary ions) were sensible
whereas those for N and O beams were much lower than expected. Whilst simulating
with visualisation most, if not all, products originating from N,C or O,C
reactions were emitted in the direction contrary to that of the primary beam. I
tried this out with a number of projectile/target combinations and observed
similar results. In G4BinaryLightIonReaction::ApplyYourself the target and
projectile are swapped if the projectile is heavier than the target. Perhaps
there is a problem with this swapping procedure (or in the re-transformation of
products after the reaction)??
Best Regards,
Iwan
Comment 1 Hans-Peter.Wellisch 2004-05-25 07:41:59 CEST
a known problem. I inverse kinematics target lighter than projectile). We are
working to fix it.

Many greetings,

Hans-Peter.
Comment 2 Hans-Peter.Wellisch 2004-06-07 09:19:59 CEST
Finally managed to identify this. It was a wrong orientation of the Breit frame
in iverse kinematics. Will be fixed in 6.2.

Many greetings,

Hans-Peter.