]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGLF/FORWARD/analysis2/AliForwardMultiplicityTask.h
Cleaned up error handling when missing corrections. Previously
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 7 Jun 2012 22:20:20 +0000 (22:20 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 7 Jun 2012 22:20:20 +0000 (22:20 +0000)
commit6ff251d8697ea8246b30ffb1e67f29f816982790
tree5f2703c4c03355e058ab9ecea00a40b4544cc6e2
parent749f85ed245d783ecc49eb09ff9827cd2f5cdd21
Cleaned up error handling when missing corrections.  Previously
this would cause SIGSEGV at odd (but predicatable) places.  Now,
the tasks are marked as Zombie and no more processing will take
place in that task.

Cleaned up histogram handling in the event plane finder, and
added some more diagnostics.

Fixed some minor issues in the AOD train setup, and some
minor things in the TrainSetup base class.
13 files changed:
PWGLF/FORWARD/analysis2/AliCentralMCMultiplicityTask.cxx
PWGLF/FORWARD/analysis2/AliCentralMultiplicityTask.cxx
PWGLF/FORWARD/analysis2/AliFMDEventPlaneFinder.cxx
PWGLF/FORWARD/analysis2/AliFMDEventPlaneFinder.h
PWGLF/FORWARD/analysis2/AliForwardMCMultiplicityTask.cxx
PWGLF/FORWARD/analysis2/AliForwardMCMultiplicityTask.h
PWGLF/FORWARD/analysis2/AliForwardMultiplicityBase.cxx
PWGLF/FORWARD/analysis2/AliForwardMultiplicityBase.h
PWGLF/FORWARD/analysis2/AliForwardMultiplicityTask.cxx
PWGLF/FORWARD/analysis2/AliForwardMultiplicityTask.h
PWGLF/FORWARD/analysis2/AliForwardQATask.cxx
PWGLF/FORWARD/analysis2/trains/MakeAODTrain.C
PWGLF/FORWARD/analysis2/trains/TrainSetup.C