]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Romita, Rossella <R.Romita@gsi.de>
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Sep 2009 11:59:36 +0000 (11:59 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Sep 2009 11:59:36 +0000 (11:59 +0000)
commita8f9624e74e80b723ffb1d9c0ed4300a89f7e91d
tree110d04ecb60c6c5b4ed20e9bdc586e021f59bc5c
parentdb0db0030789e5cd19fa8f665023b49d02116f5a
Romita, Rossella <R.Romita@gsi.de>

1. in AliMixedEvent, the method GetMagneticField() returns -999. Is it possible to have, instead, the magnetic field of the first
event used to build the mixed event?
2. in AliMixedEvent, there are 2 methods to get the primary vertex: one is GetPrimaryVertex and returns a null pointer, the second
is GetPrimaryVtx and returns the mean vertex. Would it be possible to remove the second one and let the first one return the mean
vertex?
Yes to 1 and 2
STEER/AliMixedEvent.cxx
STEER/AliMixedEvent.h