]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGLF/totEt/AliAnalysisEtMonteCarloPhos.cxx
- Removing alot of histograms, replaced with trees instead.
authorodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 19 Jun 2012 00:55:32 +0000 (00:55 +0000)
committerodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 19 Jun 2012 00:55:32 +0000 (00:55 +0000)
commitf61cec2f8f413921b65e1f8b97df2559cc1a7255
tree74c768bec58d5508cb4ed3c7747f12c6f5cd8eaa
parentca1009f188bcc6206a613ee6ea34a73a37c53d64
- Removing alot of histograms, replaced with trees instead.
- Moving more of the cut selection into the AliAnalysisEtSelector
  class
- Fixing some coverity issues.
- Some PHOS specific code removed from non-PHOS specific classes.

The move to using trees is reasonable due to the low statistics
needed for the E_T analysis.

At the moment EMCAL code will not run. Sorry! Needs to be fixed
ASAP.
18 files changed:
PWGLF/totEt/AliAnalysisEt.cxx
PWGLF/totEt/AliAnalysisEt.h
PWGLF/totEt/AliAnalysisEtCommon.h
PWGLF/totEt/AliAnalysisEtMonteCarlo.cxx
PWGLF/totEt/AliAnalysisEtMonteCarlo.h
PWGLF/totEt/AliAnalysisEtMonteCarloEmcal.cxx
PWGLF/totEt/AliAnalysisEtMonteCarloPhos.cxx
PWGLF/totEt/AliAnalysisEtMonteCarloPhos.h
PWGLF/totEt/AliAnalysisEtReconstructed.cxx
PWGLF/totEt/AliAnalysisEtReconstructed.h
PWGLF/totEt/AliAnalysisEtReconstructedEmcal.cxx
PWGLF/totEt/AliAnalysisEtReconstructedPhos.cxx
PWGLF/totEt/AliAnalysisEtReconstructedPhos.h
PWGLF/totEt/AliAnalysisEtSelector.cxx
PWGLF/totEt/AliAnalysisEtSelector.h
PWGLF/totEt/AliAnalysisEtSelectorPhos.cxx
PWGLF/totEt/AliAnalysisEtSelectorPhos.h
PWGLF/totEt/AliAnalysisTaskTotEt.cxx