]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGJE/AliAnalysisTaskFragmentationFunction.h
Add the efficiency estimation to common FF task.
authorkleinb <kleinb@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Aug 2010 06:44:52 +0000 (06:44 +0000)
committerkleinb <kleinb@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Aug 2010 06:44:52 +0000 (06:44 +0000)
commit7d9e8b32c5e5a430718e519b60dfc9e4ade7256c
tree29f296f999fbc8a7472e18a2d676a76a28e88368
parent21116a0c35118e17a205aaf52214546d5d64aa77
Add the efficiency estimation to common FF task.

This part contains the following modifications:
- 2 lists containing the AOD MC tracks and AOD rec tracks after quality cuts,
but without any pt/eta cut
-  a jet list for pointing into the generated tracks (this could be generated
or reconstructed jets)
- the QA histos for these jets (not strictly speaking 100% necessary if one is
interested in efficiency only, but useful for crosschecks).
- 2 THnSparse histos for single track efficiency and jet track efficiency
PWG4/JetTasks/AliAnalysisTaskFragmentationFunction.h
PWG4/JetTasks/AliAnalysisTaskJetServices.cxx
PWG4/macros/AddTaskFragmentationFunction.C