]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGLF/RESONANCES/AliRsnCutSet.h
Removed old ME classes, since the nex event mixing has been introduced and is integra...
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 9 Feb 2011 10:40:29 +0000 (10:40 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 9 Feb 2011 10:40:29 +0000 (10:40 +0000)
commit2a1c76964ec70e2a3df481d30b458763eb997722
tree10809fbbf2638c91d3e9fd4f4c55ee453c914359
parentcfaba8346a06048dcb2413c979caccbac59da523
Removed old ME classes, since the nex event mixing has been introduced and is integrated in the new AliRsnAnalysisTask object,
while ole AliRsnAnalysiSE is kept for backward compatibility (and new configs work perfectly also there).

Removed experimental classes which apply to only one resonance, since they complicate things instead of simplifying.

Removed AOD integrated cut, which are managed elsewhere. ESD integrated cuts are kept since they are used currently,
and switching to new splitted implementation will be more gradual.

All classes have been passed with astyle in order to improve code style and readability. Configuration script is
a modified version of that provided by ROOT, with the addition not to break single-line implementations (inline functions implemented in .h file)
78 files changed:
PWG2/CMakelibPWG2resonances.pkg
PWG2/PWG2resonancesLinkDef.h
PWG2/RESONANCES/AliRsnAnalysisEffSE.cxx
PWG2/RESONANCES/AliRsnAnalysisEffSE.h
PWG2/RESONANCES/AliRsnAnalysisKStarKpi.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisKStarKpi.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisME.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisME.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisManager.cxx
PWG2/RESONANCES/AliRsnAnalysisManager.h
PWG2/RESONANCES/AliRsnAnalysisMonitorPairTask.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisMonitorPairTask.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisMonitorTask.cxx
PWG2/RESONANCES/AliRsnAnalysisMonitorTask.h
PWG2/RESONANCES/AliRsnAnalysisPhiKK.cxx [deleted file]
PWG2/RESONANCES/AliRsnAnalysisPhiKK.h [deleted file]
PWG2/RESONANCES/AliRsnAnalysisSE.cxx
PWG2/RESONANCES/AliRsnAnalysisSE.h
PWG2/RESONANCES/AliRsnAnalysisTask.cxx
PWG2/RESONANCES/AliRsnAnalysisTask.h
PWG2/RESONANCES/AliRsnCut.cxx
PWG2/RESONANCES/AliRsnCut.h
PWG2/RESONANCES/AliRsnCutAOD2010.cxx [deleted file]
PWG2/RESONANCES/AliRsnCutAOD2010.h [deleted file]
PWG2/RESONANCES/AliRsnCutESD2010.cxx
PWG2/RESONANCES/AliRsnCutESD2010.h
PWG2/RESONANCES/AliRsnCutManager.cxx
PWG2/RESONANCES/AliRsnCutManager.h
PWG2/RESONANCES/AliRsnCutPID.cxx
PWG2/RESONANCES/AliRsnCutPID.h
PWG2/RESONANCES/AliRsnCutPIDITS.cxx
PWG2/RESONANCES/AliRsnCutPIDITS.h
PWG2/RESONANCES/AliRsnCutPIDTOF.cxx
PWG2/RESONANCES/AliRsnCutPIDTOF.h
PWG2/RESONANCES/AliRsnCutPIDTPC.cxx
PWG2/RESONANCES/AliRsnCutPIDTPC.h
PWG2/RESONANCES/AliRsnCutPrimaryVertex.cxx
PWG2/RESONANCES/AliRsnCutPrimaryVertex.h
PWG2/RESONANCES/AliRsnCutSet.cxx
PWG2/RESONANCES/AliRsnCutSet.h
PWG2/RESONANCES/AliRsnCutTrackQuality.cxx
PWG2/RESONANCES/AliRsnCutTrackQuality.h
PWG2/RESONANCES/AliRsnCutValue.cxx
PWG2/RESONANCES/AliRsnCutValue.h
PWG2/RESONANCES/AliRsnDaughter.cxx
PWG2/RESONANCES/AliRsnDaughter.h
PWG2/RESONANCES/AliRsnEvent.cxx
PWG2/RESONANCES/AliRsnEvent.h
PWG2/RESONANCES/AliRsnExpression.cxx
PWG2/RESONANCES/AliRsnExpression.h
PWG2/RESONANCES/AliRsnFunction.cxx
PWG2/RESONANCES/AliRsnFunction.h
PWG2/RESONANCES/AliRsnMonitorTrack.cxx
PWG2/RESONANCES/AliRsnMonitorTrack.h
PWG2/RESONANCES/AliRsnMother.cxx
PWG2/RESONANCES/AliRsnMother.h
PWG2/RESONANCES/AliRsnPair.cxx
PWG2/RESONANCES/AliRsnPair.h
PWG2/RESONANCES/AliRsnPairDef.cxx
PWG2/RESONANCES/AliRsnPairDef.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/AliRsnVAnalysisTask.cxx
PWG2/RESONANCES/AliRsnVAnalysisTask.h
PWG2/RESONANCES/AliRsnVAnalysisTaskME.cxx [deleted file]
PWG2/RESONANCES/AliRsnVAnalysisTaskME.h [deleted file]
PWG2/RESONANCES/AliRsnVAnalysisTaskSE.cxx
PWG2/RESONANCES/AliRsnVAnalysisTaskSE.h
PWG2/RESONANCES/AliRsnValue.cxx
PWG2/RESONANCES/AliRsnValue.h
PWG2/RESONANCES/AliRsnVariableExpression.cxx
PWG2/RESONANCES/AliRsnVariableExpression.h