]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Block of updates on RSN package:
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 9 Nov 2010 17:16:34 +0000 (17:16 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 9 Nov 2010 17:16:34 +0000 (17:16 +0000)
commita378358ca503b01d0666bbaf0977889f5760d0c6
tree04b1776b98ee928e136c72e2ec4f19bdfb57fe4f
parent0e3a89af10f8656dfaafcd80274b217550641a53
Block of updates on RSN package:

AliRsnDaughter:
- reorganized the list of methods
- added some utility getters which do a dynamic_cast into the allowed input types
- generalized the fRefMC data member to be able to get also the AOD MC particle type

AliRsnEvent:
- split the setter for main reference and MC reference
- added methods to dynamic_cast references to allowed input types for ESD and AOD
- splitted the SetDaughter(...) method for better readability, and implemented
  to cope with tracks and V0s both for ESD and AOD
- added a method to compute multiplicity using AliESDtrackCuts

AliRsnVAnalysisTaskSE-derived classes:
- adapted to splitted setters in AliRsnEvent

AliRsnValue:
- rewritten multiplicity-computation values

AliRsnCutPrimaryVertex:
- adjusted management of AOD primary vertex

AliRsnPair:
- manage AOD pairs

AliRsnAnalysisEffSE (**major update**)
- added all necessary code to run also on AOD MC productions
20 files changed:
PWG2/RESONANCES/AliRsnAnalysisEffSE.cxx
PWG2/RESONANCES/AliRsnAnalysisEffSE.h
PWG2/RESONANCES/AliRsnAnalysisManager.cxx
PWG2/RESONANCES/AliRsnAnalysisMonitorPairTask.cxx
PWG2/RESONANCES/AliRsnAnalysisMonitorTask.cxx
PWG2/RESONANCES/AliRsnCutPrimaryVertex.cxx
PWG2/RESONANCES/AliRsnCutStd.cxx
PWG2/RESONANCES/AliRsnDaughter.cxx
PWG2/RESONANCES/AliRsnDaughter.h
PWG2/RESONANCES/AliRsnEvent.cxx
PWG2/RESONANCES/AliRsnEvent.h
PWG2/RESONANCES/AliRsnMother.h
PWG2/RESONANCES/AliRsnPair.cxx
PWG2/RESONANCES/AliRsnVAnalysisTaskSE.cxx
PWG2/RESONANCES/AliRsnValue.cxx
PWG2/RESONANCES/AliRsnValue.h
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/AddRsnAnalysis.C
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/AddRsnAnalysisMult.C
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/AddRsnEfficiency.C
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/RsnConfig.C