]> git.uio.no Git - u/mrichter/AliRoot.git/commit
kine_tracks.C
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 28 Aug 2008 17:43:00 +0000 (17:43 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 28 Aug 2008 17:43:00 +0000 (17:43 +0000)
commit92bd3b8a1429dfbc1044b54982fd8d57801716f5
tree9349040ea3a6a168858f3495004c1dae3e9b21b9
parent9f6e9f81801f983b2041786fcfdda24970eb7f39
kine_tracks.C
-------------
Do not use AliStack::IsPhysicalPrimary() to decide whether to import a
particle and its daughters.
Instead loop over primary particles and check their status-code to be <= 1.

kine_print.C
------------
New macro - print basic information about kinematics.
EVE/alice-macros/kine_print.C [new file with mode: 0644]
EVE/alice-macros/kine_tracks.C