]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Implemented a static AliRsnEvent pointer to point to the current event being analyzed...
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 10 Dec 2010 09:59:03 +0000 (09:59 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 10 Dec 2010 09:59:03 +0000 (09:59 +0000)
commit5faf5a07766ed0ffd52f070f1d9560e3dd2330c5
tree02e9a50bad2fc1a324593c21a949f0f339df6e9f
parent66931f83cde57e9cba7178d41874eddfd3373723
Implemented a static AliRsnEvent pointer to point to the current event being analyzed in order to remove such a pointer as datamembers of many classes which depend on it.
Most classes having a pointer to AliRsnEven for this purposes have been reviewed to remove it.

In AliRsnAnalysisManager, improved the double loop on particles to run on a single event.

Reviewed the AliRsnCutESD2010 after some interexchange of informations with TOF group.
45 files changed:
PWG2/RESONANCES/AliRsnAnalysisEffSE.cxx
PWG2/RESONANCES/AliRsnAnalysisEffSE.h
PWG2/RESONANCES/AliRsnAnalysisME.cxx
PWG2/RESONANCES/AliRsnAnalysisManager.cxx
PWG2/RESONANCES/AliRsnAnalysisManager.h
PWG2/RESONANCES/AliRsnAnalysisPhi7TeV.cxx
PWG2/RESONANCES/AliRsnAnalysisPhi7TeV.h
PWG2/RESONANCES/AliRsnAnalysisSE.cxx
PWG2/RESONANCES/AliRsnAnalysisSE.h
PWG2/RESONANCES/AliRsnCut.cxx
PWG2/RESONANCES/AliRsnCutAOD2010.cxx
PWG2/RESONANCES/AliRsnCutESD2010.cxx
PWG2/RESONANCES/AliRsnCutESD2010.h
PWG2/RESONANCES/AliRsnCutManager.cxx
PWG2/RESONANCES/AliRsnCutManager.h
PWG2/RESONANCES/AliRsnCutPrimaryVertex.cxx
PWG2/RESONANCES/AliRsnCutSet.cxx
PWG2/RESONANCES/AliRsnCutSet.h
PWG2/RESONANCES/AliRsnEvent.cxx
PWG2/RESONANCES/AliRsnEvent.h
PWG2/RESONANCES/AliRsnFunction.cxx
PWG2/RESONANCES/AliRsnFunction.h
PWG2/RESONANCES/AliRsnPair.cxx
PWG2/RESONANCES/AliRsnPair.h
PWG2/RESONANCES/AliRsnPairFunctions.cxx
PWG2/RESONANCES/AliRsnPairFunctions.h
PWG2/RESONANCES/AliRsnPairNtuple.cxx
PWG2/RESONANCES/AliRsnPairNtuple.h
PWG2/RESONANCES/AliRsnTarget.cxx
PWG2/RESONANCES/AliRsnTarget.h
PWG2/RESONANCES/AliRsnVATProcessInfo.cxx
PWG2/RESONANCES/AliRsnVATProcessInfo.h
PWG2/RESONANCES/AliRsnVAnalysisTaskSE.cxx
PWG2/RESONANCES/AliRsnVAnalysisTaskSE.h
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/QualityCutsITS.C [new file with mode: 0644]
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/QualityCutsTPC.C [new file with mode: 0644]
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/RsnConfig.C
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/RsnConfigDipNoSA.C
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/RsnConfigDipSA.C
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/RsnConfigNoSA.C
PWG2/RESONANCES/macros/train/LHC2010-7TeV-phi/RsnConfigSA.C