]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG2/RESONANCES/AliRsnCutSet.h
Package upgrade.
authorpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Jun 2008 17:37:56 +0000 (17:37 +0000)
committerpulvir <pulvir@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Jun 2008 17:37:56 +0000 (17:37 +0000)
commit06351446b84a6b389b9dcdddbde5338c95562348
tree0524e0f73dc71d93be0f4fff834e716d6cd6b2b7
parent0f7f8d16adee4482d30700e3d3512273f9068e36
Package upgrade.
After discussion and merging strategy with Martin Vala, we defined a common base for our
internal AOD (AliRsnEvent & AliRsnDaughter) and for the cut system.
We defined the read standards for conversion from ESD and AOD or MC, and some support
classes for analysis. The "Simple" classes work for a simpler version of analysis which
is complete but probably could be improved.
This is a version which works, but it waits for another contribution which is in
development.
40 files changed:
PWG2/RESONANCES/AliRsnAnalysisAT.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisAT.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisSimple.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisSimple.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisSimpleTask.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalysisSimpleTask.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalyzerSimple.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnAnalyzerSimple.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnBaseAT.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnBaseAT.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCut.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCut.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutMgr.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutMgr.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutSet.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnCutSet.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnDaughter.cxx
PWG2/RESONANCES/AliRsnDaughter.h
PWG2/RESONANCES/AliRsnEvent.cxx
PWG2/RESONANCES/AliRsnEvent.h
PWG2/RESONANCES/AliRsnEventBuffer.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnEventBuffer.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnMCInfo.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnMCInfo.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPID.cxx
PWG2/RESONANCES/AliRsnPID.h
PWG2/RESONANCES/AliRsnPIDIndex.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPIDIndex.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPIDWeightsMgr.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPIDWeightsMgr.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPairDef.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPairDef.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPairParticle.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPairParticle.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPairSimple.cxx [new file with mode: 0644]
PWG2/RESONANCES/AliRsnPairSimple.h [new file with mode: 0644]
PWG2/RESONANCES/AliRsnReader.cxx
PWG2/RESONANCES/AliRsnReader.h
PWG2/RESONANCES/AliRsnReaderTaskSE.cxx [moved from PWG2/RESONANCES/AliRsnReaderTask.cxx with 53% similarity]
PWG2/RESONANCES/AliRsnReaderTaskSE.h [moved from PWG2/RESONANCES/AliRsnReaderTask.h with 60% similarity]