]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliAODPWG4Particle.h
AliAnaElectron (Jenn):
authorgconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 24 Sep 2009 09:24:33 +0000 (09:24 +0000)
committergconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 24 Sep 2009 09:24:33 +0000 (09:24 +0000)
commit8a5870555fd640ed33cac85d31771501b011fba9
tree23fc882d8683d93807c57ac792fa6315c0b138c2
parent76c922cda753e7fe256da824ba6ca0fa76d642c1
AliAnaElectron (Jenn):
Added Mark's btag QA histos
Added three event level QA histos:  impactXY, refmult and refmult2
Added Protection for AliAODPid pointer
Added "Misidentified" electron plots and renamed "Prompt" to "All"
Corrected the definition of xsi
Turned off cut on impactZ in GetBtag()
Set Btag bit in AliAODPWG4Particle according to number returned by GetBtag()

AliAODPWG4Particle(Jenn): Correct init value of Btag bit and add bit checking methods

Readers: Change the access to the vertex, make sure it is the best primary vertex
                Access the output AOD in case the merging of events was executed in the handler

AliAnaCalorimeterQA: Set some protections in case of MC data not available.
PWG4/PartCorrBase/AliAODPWG4Particle.cxx
PWG4/PartCorrBase/AliAODPWG4Particle.h
PWG4/PartCorrBase/AliCaloTrackAODReader.cxx
PWG4/PartCorrBase/AliCaloTrackESDReader.cxx
PWG4/PartCorrDep/AliAnaCalorimeterQA.cxx
PWG4/PartCorrDep/AliAnaElectron.cxx
PWG4/PartCorrDep/AliAnaElectron.h