]> git.uio.no Git - u/mrichter/AliRoot.git/commit
JCORRAN code update from DongJo
authorlmilano <lmilano@cern.ch>
Fri, 26 Sep 2014 13:28:31 +0000 (15:28 +0200)
committermkrzewic <mikolaj.krzewicki@cern.ch>
Mon, 29 Sep 2014 08:47:54 +0000 (10:47 +0200)
commit66be7134c04fd322d83baa1291b9aa690a59fa9f
tree9522070db570a25eb0ac032ceb3cadbb7c34a833
parentc58b0447d66e409967a8dbc0467bc5e68031af61
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]