]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGCF/Correlations/JCORRAN/AliJEventPool.cxx
JCORRAN code update from DongJo
authorlmilano <lmilano@cern.ch>
Fri, 26 Sep 2014 13:28:31 +0000 (15:28 +0200)
committerlmilano <lmilano@cern.ch>
Fri, 26 Sep 2014 13:30:34 +0000 (15:30 +0200)
commit9dc4f67156363014c7922fb09d235a5e850aba9e
treee1ab8cc46ddd67236036d2e19884ff6b77b0ee3b
parent3c915645daa1de343346c1c38ccc308be658cccd
JCORRAN code update from DongJo
56 files changed:
PWGCF/Correlations/JCORRAN/AliJBaseCard.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJBaseCard.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJBaseEventHeader.cxx [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJBaseEventHeader.h [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJBaseTrack.cxx [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJBaseTrack.h [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJCORRAN.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJCORRAN.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJCORRANTask.cxx [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJCORRANTask.h [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJCard.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJCard.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJConst.h [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJCorrelations.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJCorrelations.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJDataManager.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJDataManager.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJDiHadronCorrTask.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJDiHadronCorrTask.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJEfficiency.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJEfficiency.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJEfficiencyScanner.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJEfficiencyScanner.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJEfficiencyTask.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJEfficiencyTask.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJEventHeader.cxx [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJEventHeader.h [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJEventPool.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJEventPool.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJFilter.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJFilter.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJHistManager.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJHistManager.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJHistos.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJHistos.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJJet.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJJet.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJMCTrack.cxx [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJMCTrack.h [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJPhoton.cxx
PWGCF/Correlations/JCORRAN/AliJPhoton.h
PWGCF/Correlations/JCORRAN/AliJPiZero.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJPiZero.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJRunHeader.cxx [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJRunHeader.h [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJRunTable.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJRunTable.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJTrack.cxx [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJTrack.h [changed mode: 0755->0644]
PWGCF/Correlations/JCORRAN/AliJTrackCounter.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJTrackCounter.h [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJTrackCut.cxx [new file with mode: 0644]
PWGCF/Correlations/JCORRAN/AliJTrackCut.h [new file with mode: 0644]
PWGCF/Correlations/macros/jcorran/AddTaskJCORRANFilter.C [new file with mode: 0755]
PWGCF/Correlations/macros/jcorran/AddTaskJDiHadronCorr.C [new file with mode: 0755]
PWGCF/Correlations/macros/jcorran/cardAlice_pp.input [new file with mode: 0644]