]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/libSTEERBase.pkg
The MC Event part has been separated from the AliMCEventHandler.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 8 Oct 2007 15:01:03 +0000 (15:01 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 8 Oct 2007 15:01:03 +0000 (15:01 +0000)
commit415d9f5ce23b61834a539cb3f51fa4087c9f3456
treee52ffa666616e9239b842cb70a9c593ae1036c80
parent5def1693a7e401a93b019647dffdde48e2fdaad8
The MC Event part has been separated from the AliMCEventHandler.
The new class AliMCEvent derives from AliVEvent.
AliVEvent implements the method GetTrack which gives back MC information in form of AliMCParticles
deriving from AliVParticle.
STEER/AliMCEvent.cxx [new file with mode: 0644]
STEER/AliMCEvent.h [new file with mode: 0644]
STEER/AliMCEventHandler.cxx
STEER/AliMCEventHandler.h
STEER/AliMCParticle.cxx [new file with mode: 0644]
STEER/AliMCParticle.h [new file with mode: 0644]
STEER/STEERBaseLinkDef.h
STEER/libSTEERBase.pkg