]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGLF/RESONANCES/AliRsnInputHandler.h
Implementation of all needed changes in the package in order to speed-up the executio...
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 6 Apr 2011 13:07:54 +0000 (13:07 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 6 Apr 2011 13:07:54 +0000 (13:07 +0000)
commitc865cb1d84619ba175d24843ce1c63d27a82d5b0
tree32ebe27a8f845068f1dfa2fc67bfac8e811711c4
parent00163883f2279ca6da90ed9f4de8183cdd25abc4
Implementation of all needed changes in the package in order to speed-up the execution and generalize analysis work-flow.
Taking advantage of this work, several improvements have been developed for givin the possibility to all users to customize better the package to their needs.
Example macros are already provided in the 'macros/train' directory.
Documentation of the classes is available in comments to each of them.
95 files changed:
PWG2/CMakelibPWG2resonances.pkg
PWG2/PWG2resonancesLinkDef.h
PWG2/RESONANCES/AliRsnAnalysisEffSE.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisEffSE.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisManager.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisManager.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisMonitorTask.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisMonitorTask.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisSE.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisSE.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisTask.cxx
PWG2/RESONANCES/AliRsnAnalysisTask.h
PWG2/RESONANCES/AliRsnAnalysisTaskEff.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisTaskEff.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisTaskEffMonitor.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisTaskEffMonitor.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisTaskEffPair.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisTaskEffPair.h [deleted file]
PWG2/RESONANCES/AliRsnCutESD2010.cxx [deleted file]
PWG2/RESONANCES/AliRsnCutESD2010.h [deleted file]
PWG2/RESONANCES/AliRsnCutManager.h
PWG2/RESONANCES/AliRsnCutPIDITS.cxx
PWG2/RESONANCES/AliRsnCutPIDITS.h
PWG2/RESONANCES/AliRsnCutPIDNSigma.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutPIDNSigma.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutPIDTOF.cxx
PWG2/RESONANCES/AliRsnCutPIDTOF.h
PWG2/RESONANCES/AliRsnCutPIDTPC.cxx
PWG2/RESONANCES/AliRsnCutPIDTPC.h
PWG2/RESONANCES/AliRsnCutTrackQuality.cxx
PWG2/RESONANCES/AliRsnCutValue.cxx
PWG2/RESONANCES/AliRsnCutValue.h
PWG2/RESONANCES/AliRsnDaughter.h
PWG2/RESONANCES/AliRsnDaughterDef.cxx
PWG2/RESONANCES/AliRsnDaughterDef.h
PWG2/RESONANCES/AliRsnDaughterSelector.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnDaughterSelector.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnEvent.cxx
PWG2/RESONANCES/AliRsnEvent.h
PWG2/RESONANCES/AliRsnExpression.cxx
PWG2/RESONANCES/AliRsnFunction.cxx [deleted file]
PWG2/RESONANCES/AliRsnFunction.h [deleted file]
PWG2/RESONANCES/AliRsnInputHandler.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnInputHandler.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnListOutput.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnListOutput.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoop.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoop.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopDaughter.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopDaughter.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopEff.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopEff.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopEffDaughter.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopEffDaughter.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopEffPair.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopEffPair.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopEvent.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopEvent.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopPair.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnLoopPair.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnMonitor.cxx [deleted file]
PWG2/RESONANCES/AliRsnMonitor.h [deleted file]
PWG2/RESONANCES/AliRsnMonitorFunctions.cxx [deleted file]
PWG2/RESONANCES/AliRsnMonitorFunctions.h [deleted file]
PWG2/RESONANCES/AliRsnMonitorNtuple.cxx [deleted file]
PWG2/RESONANCES/AliRsnMonitorNtuple.h [deleted file]
PWG2/RESONANCES/AliRsnMonitorTrack.cxx [deleted file]
PWG2/RESONANCES/AliRsnMonitorTrack.h [deleted file]
PWG2/RESONANCES/AliRsnPIDManager.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPIDManager.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPair.cxx [deleted file]
PWG2/RESONANCES/AliRsnPair.h [deleted file]
PWG2/RESONANCES/AliRsnPairDef.cxx
PWG2/RESONANCES/AliRsnPairDef.h
PWG2/RESONANCES/AliRsnPairFunctions.cxx [deleted file]
PWG2/RESONANCES/AliRsnPairFunctions.h [deleted file]
PWG2/RESONANCES/AliRsnPairNtuple.cxx [deleted file]
PWG2/RESONANCES/AliRsnPairNtuple.h [deleted file]
PWG2/RESONANCES/AliRsnTarget.h
PWG2/RESONANCES/AliRsnVATProcessInfo.cxx [deleted file]
PWG2/RESONANCES/AliRsnVATProcessInfo.h [deleted file]
PWG2/RESONANCES/AliRsnVAnalysisTask.cxx [deleted file]
PWG2/RESONANCES/AliRsnVAnalysisTask.h [deleted file]
PWG2/RESONANCES/AliRsnVAnalysisTaskSE.cxx [deleted file]
PWG2/RESONANCES/AliRsnVAnalysisTaskSE.h [deleted file]
PWG2/RESONANCES/AliRsnValue.cxx
PWG2/RESONANCES/AliRsnValue.h
PWG2/RESONANCES/AliRsnValuePID.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnValuePID.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnValueStd.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnValueStd.h [new file with mode: 0644]
PWG2/RESONANCES/extra/AddAnalysisTaskResonanceQA.C [new file with mode: 0644]
PWG2/RESONANCES/extra/AliAnalysisTaskResonanceQA.cxx [new file with mode: 0644]
PWG2/RESONANCES/extra/AliAnalysisTaskResonanceQA.h [new file with mode: 0644]
PWG2/RESONANCES/extra/AliRsnAnalysisPhi7TeV.cxx