]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/ESD/AliESDEvent.cxx
Next step towards supporting multiple primary vertices in ESD. Every primary vertex...
authorbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 31 Mar 2009 09:18:34 +0000 (09:18 +0000)
committerbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 31 Mar 2009 09:18:34 +0000 (09:18 +0000)
commit6dc21f5785dc5dea0a0e831b269161a78523c4fe
tree60cf7b6eed1e080eed63444dfea5258caab8af55
parentbb885a9e001d0e988a4e4046e5b4e1271c9ed2f4
Next step towards supporting multiple primary vertices in ESD. Every primary vertex keeps now its ID (ID=-1 means the main vertex, the one with the biggest number of contributors). Every ESD track has now its VertexID, the ID of the vertex this track belongs to (VertexID=-2 means an orphan track).
STEER/AliESDEvent.cxx
STEER/AliESDEvent.h
STEER/AliESDVertex.cxx
STEER/AliESDVertex.h
STEER/AliESDtrack.cxx
STEER/AliESDtrack.h