]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG2/libPWG2AOD.pkg
Adding the PWG2 AOD code
authorakisiel <akisiel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 18 Feb 2008 10:54:49 +0000 (10:54 +0000)
committerakisiel <akisiel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 18 Feb 2008 10:54:49 +0000 (10:54 +0000)
commit7f2a4d8bc231e84d94afbd62ca8ae597fd1f19ab
tree5e9b8c3e1d213c8d8f9384d154297186876d1c0b
parent276941c827c0a9fa51c7023014c1a892abf7d655
Adding the PWG2 AOD code
Creates a new library with a PWG2 specific information
that needs to be added to the AOD as an additional
track information, which has a TRef pointing back at
the original AliAODTrack
Adding a filter task which creates the PWG2 AOD
PWG2/AOD/AliAnalysisTaskESDfilter.h [new file with mode: 0644]
PWG2/AOD/AliAnalysisTaskPWG2ESDfilter.cxx [new file with mode: 0644]
PWG2/AOD/AliAnalysisTaskPWG2ESDfilter.h [new file with mode: 0644]
PWG2/AOD/AliPWG2AODTrack.cxx [new file with mode: 0644]
PWG2/AOD/AliPWG2AODTrack.h [new file with mode: 0644]
PWG2/Makefile
PWG2/PROOF-INF.PWG2AOD/BUILD.sh [new file with mode: 0755]
PWG2/PROOF-INF.PWG2AOD/SETUP.C [new file with mode: 0644]
PWG2/PWG2AODLinkDef.h [new file with mode: 0644]
PWG2/libPWG2AOD.pkg [new file with mode: 0644]