]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Merge rev 29644 from EVE-root-trunk branch.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 31 Oct 2008 18:56:34 +0000 (18:56 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 31 Oct 2008 18:56:34 +0000 (18:56 +0000)
commit2142305c9a4b658655cc6e17d8aa19181db80560
tree709982e3918a2ba94161d7f007d6f6afcd104aeb
parentc6db5a39109c23c57da1077e50c975d6f87788e4
Merge rev 29644 from EVE-root-trunk branch.

anyscan_init.C
--------------
Do not require ESD presenece ... make check before accessing it.

visscan_init.C
--------------
Assert ESD existence on initialization.

AliEveKineTools
---------------
When assigning track-references to kine-tracks allow several
eve-tracks for each MC label (use multimap instead of map).

While this should not really happen, it was occuring due to some generator
level particles having wrong status code.
EVE/EveBase/AliEveKineTools.cxx
EVE/macros/anyscan_init.C
EVE/macros/visscan_init.C