]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGCF/FEMTOSCOPY/UNICOR/AliAnalysisTaskUnicor.h
Second attempt to add UNICOR. In its present version it is
authormisko <misko@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 10 Jun 2009 14:30:12 +0000 (14:30 +0000)
committermisko <misko@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 10 Jun 2009 14:30:12 +0000 (14:30 +0000)
commit621688e4f5554bb818e177c695b6de5e89e9767c
tree9c5a60e7be38c7600a7d21087ad5c2f1f34bc909
parent52672e29cec28705b26fd740c631ad2fc1445e93
Second attempt to add UNICOR. In its present version it is
increadibly compatible with the ALICE computing rules.
27 files changed:
PWG2/CMakeLists.txt
PWG2/CMake_libPWG2unicor.txt [new file with mode: 0644]
PWG2/PWG2unicorLinkDef.h
PWG2/UNICOR/AliAnalysisTaskUnicor.cxx [new file with mode: 0644]
PWG2/UNICOR/AliAnalysisTaskUnicor.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnal.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnal.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalCorrel.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalCorrel.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalGlobal.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalGlobal.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalHighpt.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalHighpt.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalPtfluc.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalPtfluc.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalSingle.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorAnalSingle.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorEvent.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorEvent.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorEventAliceESD.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorEventAliceESD.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorHN.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorHN.h [new file with mode: 0644]
PWG2/UNICOR/AliUnicorPair.cxx [new file with mode: 0644]
PWG2/UNICOR/AliUnicorPair.h [new file with mode: 0644]
PWG2/UNICOR/runAsTask.C [new file with mode: 0644]
PWG2/libPWG2unicor.pkg [new file with mode: 0644]