]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Code:
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 13 Nov 2008 11:26:07 +0000 (11:26 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 13 Nov 2008 11:26:07 +0000 (11:26 +0000)
commit922688c0c76bf0ce53426f672e4bae8355a53014
tree0b073b84a85d69890fa3f77ea0bf90d6fc6cceac
parentd72545e266e5e85ec288d99235a210a85050c9a0
Code:
 - few improvements done
 - new feature: analysis configuration through external macro passed to analysisTask object

Macros:
 - utility macro to set up analysis to different environments
 - tutorials to learn step by step to use the package
22 files changed:
PWG2/RESONANCES/AliRsnAnalysisSE.cxx
PWG2/RESONANCES/AliRsnAnalysisSE.h
PWG2/RESONANCES/AliRsnAnalysisTaskBase.cxx
PWG2/RESONANCES/AliRsnAnalysisTaskSEBase.cxx
PWG2/RESONANCES/AliRsnCut.cxx
PWG2/RESONANCES/AliRsnCut.h
PWG2/RESONANCES/AliRsnDaughter.cxx
PWG2/RESONANCES/AliRsnEventBuffer.h
PWG2/RESONANCES/AliRsnFunction.cxx
PWG2/RESONANCES/AliRsnPID.cxx
PWG2/RESONANCES/AliRsnPID.h
PWG2/RESONANCES/AliRsnPair.cxx
PWG2/RESONANCES/AliRsnPair.h
PWG2/RESONANCES/macros/PWG2resonancesUtils.C [new file with mode: 0644]
PWG2/RESONANCES/macros/tutorial/00/runMyProcess.C [new file with mode: 0644]
PWG2/RESONANCES/macros/tutorial/01/myRsnAnalysis.C [new file with mode: 0644]
PWG2/RESONANCES/macros/tutorial/01/myRsnConfig.C [new file with mode: 0644]
PWG2/RESONANCES/macros/tutorial/01/runMyProcess.C [new file with mode: 0644]
PWG2/RESONANCES/macros/tutorial/02/myRsnConfig.C [new file with mode: 0644]
PWG2/RESONANCES/macros/tutorial/03/myRsnConfig.C [new file with mode: 0644]
PWG2/RESONANCES/macros/tutorial/04/myRsnConfig.C [new file with mode: 0644]
PWG2/RESONANCES/macros/tutorial/05/myRsnConfig.C [new file with mode: 0644]