]> git.uio.no Git - u/mrichter/AliRoot.git/commit
o Add pid response handler needed for managing the AliPIDResponse setup in case
authorwiechula <wiechula@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 10 Apr 2011 17:42:07 +0000 (17:42 +0000)
committerwiechula <wiechula@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 10 Apr 2011 17:42:07 +0000 (17:42 +0000)
commit6a45d03fbb4a92bf85a100e40ad9d1dbf33723bb
tree1560eec07b056b2e57666e4b6898fb16d107df6e
parent537e541dd0aa4e751b5b0c529057c653ea34122c
o Add pid response handler needed for managing the AliPIDResponse setup in case
  of the Multi input handler (Martin Vala)
o Decoulple QA histograms from funcionality to setup the AliPIDResponse in
  AliAnalysisTaskPIDResponse
o Modify code to use the new setup functionality in AliPIDResponse to do the
  loading of the response functions from the OADB
o Modify AddTask macro to automatically detect the analysis mode
  (single input handler VS multi input handler) and take the proper action
ANALYSIS/ANALYSISaliceLinkDef.h
ANALYSIS/AliAnalysisTaskPIDResponse.cxx
ANALYSIS/AliAnalysisTaskPIDResponse.h
ANALYSIS/AliPIDResponseInputHandler.cxx [new file with mode: 0644]
ANALYSIS/AliPIDResponseInputHandler.h [new file with mode: 0644]
ANALYSIS/CMakelibANALYSISalice.pkg
ANALYSIS/macros/AddTaskPIDResponse.C