]> git.uio.no Git - u/mrichter/AliRoot.git/commit
First version of an analysis code for Spectra analysis on AODs. The code was develope...
authormfloris <mfloris@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 30 Sep 2011 09:49:00 +0000 (09:49 +0000)
committermfloris <mfloris@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 30 Sep 2011 09:49:00 +0000 (09:49 +0000)
commitc88234adf615dce7520303c83205de4c3f8254ca
tree7eca1d74d074d7b2349fbd84464696240ac53fc4
parent314b6bc248434a7af3bcb6b56cbf9fe1de384d4c
First version of an analysis code for Spectra analysis on AODs. The code was developed in Summer 2011 by 2 summer students (Philip Versteeg, UU, Redmer Bertens, UU) under the supervision of Michele Floris. It can serve as a starting point for AOD analysis.
16 files changed:
PWG2/SPECTRA/SpectraAOD/AddTaskSpectraAOD.C [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/AliAnalysisTaskSpectraAOD.cxx [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/AliAnalysisTaskSpectraAOD.h [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/AliSpectraAODEventCuts.cxx [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/AliSpectraAODEventCuts.h [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/AliSpectraAODHistoManager.cxx [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/AliSpectraAODHistoManager.h [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/AliSpectraAODTrackCuts.cxx [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/AliSpectraAODTrackCuts.h [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/README [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/analysis_macro.C [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/run.C [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/runAOD.C [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/runAODProof.C [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/runAODProof_init.C [new file with mode: 0644]
PWG2/SPECTRA/SpectraAOD/runProof.C [new file with mode: 0644]