]> git.uio.no Git - u/mrichter/AliRoot.git/commit
More refactoring of the task
authormfasel <mfasel@lbl.gov>
Wed, 10 Dec 2014 02:41:23 +0000 (18:41 -0800)
committermfasel <mfasel@lbl.gov>
Fri, 12 Dec 2014 01:12:32 +0000 (17:12 -0800)
commitd824c93cc838e035c71b5b58cd139cbc389d12bc
tree1e43b818e8a757d3fdc700669a485341c9dfb3fc
parent16945b6a2c5027a12568885ab8c5be63cea1a971
More refactoring of the task
========================================================
- Create analysis components for single track and single cluster
  analysis.
- Create a class storing storing the trigger decision based on trigger
  strings and based on found clusters, and propagate it to the analysis
components
- Create helper function for the axis definition in the base analysis
  component.
- Make adaptions in the steering analysis task.
16 files changed:
PWGJE/CMakelibPWGJEEMCALJetTasks.pkg
PWGJE/EMCALJetTasks/UserTasks/AliAnalysisTaskPtEMCalTriggerV1.cxx
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerAnaTriggerDecision.cxx [new file with mode: 0644]
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerAnaTriggerDecision.h [new file with mode: 0644]
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerBinningComponent.cxx
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerClusterAnalysisComponent.cxx [new file with mode: 0644]
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerClusterAnalysisComponent.h [new file with mode: 0644]
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerMCParticleAnalysisComponent.cxx
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerMCParticleAnalysisComponent.h
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerRecTrackAnalysisComponent.cxx [new file with mode: 0644]
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerRecTrackAnalysisComponent.h [new file with mode: 0644]
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerTaskGroup.cxx
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerTaskGroup.h
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerTracksAnalysisComponent.cxx
PWGJE/EMCALJetTasks/UserTasks/AliEMCalTriggerTracksAnalysisComponent.h
PWGJE/PWGJEEMCALJetTasksLinkDef.h