]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGLF/SPECTRA/IdentifiedHighPt/grid/AliAnalysisTaskHighPtDeDxV0.h
TPC rdEdx analysis code, macros and more (P.Christiansen)
authorrpreghen <rpreghen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 11 May 2012 12:32:42 +0000 (12:32 +0000)
committerrpreghen <rpreghen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 11 May 2012 12:32:42 +0000 (12:32 +0000)
commit4ebdd20e07ab796e7c73d4a1a08b8162d6e1307b
tree81a7f6156a3f0bbc1b93df5d5233c2db1ea97ed2
parent7dd6f9a061b46c1315034f602868fe5bd5530dae
TPC rdEdx analysis code, macros and more (P.Christiansen)
50 files changed:
PWGLF/SPECTRA/IdentifiedHighPt/README.txt [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/corrected_fraction/corrected_fraction.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/corrected_fraction/syst_vs_pt.root [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/efficiency/createEfficiency.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/efficiency/lhc10d_eff_phojet.root [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/efficiency/lhc10d_eff_pythia.root [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/final_spectra/charged_spectra/dNdPt_pp_2.76TeV.root [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/final_spectra/charged_spectra/dNdPt_pp_7TeV.root [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/final_spectra/charged_spectra/dNdPt_pp_900GeV.root [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/final_spectra/convertToMyBins.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/final_spectra/makeSpectra.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/AddTaskHighPtDeDx.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/AddTaskHighPtDeDxV0.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/AliAnalysisTaskHighPtDeDx.cxx [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/AliAnalysisTaskHighPtDeDx.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/AliAnalysisTaskHighPtDeDxV0.cxx [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/AliAnalysisTaskHighPtDeDxV0.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/CreateAlienHandler.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/DebugClasses.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/DebugClasses_C.d [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/HighPtDeDx_lhc10b_Data_ESDs_merge.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/HighPtDeDx_lhc10c_Data_ESDs_merge.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/ListDirectories.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/copyStatisticFiles.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/lhc10b.conf [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/macro_HighPtDeDx_lhc10b_Data_ESDs.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/runAAF.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/grid/test_esd.txt [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxBase.cxx [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxBase.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxBaseCint.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxCalib.cxx [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxCalib.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxData.cxx [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxData.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxMc.cxx [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxMc.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxSpectra.cxx [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/AliHighPtDeDxSpectra.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/Include.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/LinkDef.h [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/lib/Makefile [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/macros/calibrate_de_dx.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/macros/drawText.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/macros/draw_separation.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/macros/fit_yields_final.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/macros/fit_yields_old.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/macros/my_functions.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/macros/my_tools.C [new file with mode: 0644]
PWGLF/SPECTRA/IdentifiedHighPt/macros/run_code.C [new file with mode: 0644]