]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG4/PartCorrDep/AliAnaPhoton.cxx
AliAnaParticleHadronCorrelation: Remove not necessary requests for isolated AODs...
authorgconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 6 Nov 2011 23:08:15 +0000 (23:08 +0000)
committergconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 6 Nov 2011 23:08:15 +0000 (23:08 +0000)
commit05d0d05d8a27db0e9cec0b60bf171d5d259da6f0
treeec3951fecc0c62d5e35ecf27ff2cd2254d4d3533
parent80efd7700b37f8ddbc169cf6ab1f96086d08767d
AliAnaParticleHadronCorrelation: Remove not necessary requests for isolated AODs, change TH1 histograms array for different pt trigger bins to TH2 with pt of trigger in x axis and now array is for pt associated bins. And cosmetics

AliAnaChargedParticles: Remove TH3D histograms, transform into TH2F, remove Vertex TH3 histogram. Do not get the charge of the track but set it when filling the AODs in the AOD and get if from there when filling the histograms. And cosmetics

AliAnaPhoton: Produce track-cluster matching correlation histograms when the track matching rejection is requested and not when also the shower shape PID is on

Reader: Delete the AliESDtrackCuts pointer when it is going to be set externally
PWG4/PartCorrBase/AliCaloTrackReader.h
PWG4/PartCorrDep/AliAnaChargedParticles.cxx
PWG4/PartCorrDep/AliAnaChargedParticles.h
PWG4/PartCorrDep/AliAnaParticleHadronCorrelation.cxx
PWG4/PartCorrDep/AliAnaParticleHadronCorrelation.h
PWG4/PartCorrDep/AliAnaPhoton.cxx