]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWGHF/hfe/AliHFEtools.cxx
Update of the hfe package
authorsma <sma@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 8 Nov 2011 16:09:23 +0000 (16:09 +0000)
committersma <sma@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 8 Nov 2011 16:09:23 +0000 (16:09 +0000)
commit8c1c76e97f075000a661265c6c54d7f4c8d5e3b1
tree169a0fd4469d837dccfef4120e59b62cbe983d50
parent9e494230bd93200cdeab7d849c4344dbe74ce682
Update of the hfe package
86 files changed:
PWG3/CMakelibPWG3hfe.pkg
PWG3/PWG3hfeLinkDef.h
PWG3/hfe/AliAnalysisTaskDCA.cxx
PWG3/hfe/AliAnalysisTaskDCA.h
PWG3/hfe/AliAnalysisTaskDisplacedElectrons.cxx
PWG3/hfe/AliAnalysisTaskDisplacedElectrons.h
PWG3/hfe/AliAnalysisTaskHFE.cxx
PWG3/hfe/AliAnalysisTaskHFE.h
PWG3/hfe/AliAnalysisTaskHFEFlow.cxx [new file with mode: 0644]
PWG3/hfe/AliAnalysisTaskHFEFlow.h [new file with mode: 0644]
PWG3/hfe/AliAnalysisTaskHFEpidQA.cxx
PWG3/hfe/AliHFEOADBThresholdsTRD.cxx [new file with mode: 0755]
PWG3/hfe/AliHFEOADBThresholdsTRD.h [new file with mode: 0755]
PWG3/hfe/AliHFEV0cuts.cxx
PWG3/hfe/AliHFEV0pid.cxx
PWG3/hfe/AliHFEV0pid.h
PWG3/hfe/AliHFEbayesPIDqa.cxx [new file with mode: 0644]
PWG3/hfe/AliHFEbayesPIDqa.h [new file with mode: 0644]
PWG3/hfe/AliHFEcollection.cxx
PWG3/hfe/AliHFEcollection.h
PWG3/hfe/AliHFEcontainer.cxx
PWG3/hfe/AliHFEcontainer.h
PWG3/hfe/AliHFEcuts.cxx
PWG3/hfe/AliHFEcuts.h
PWG3/hfe/AliHFEelecbackground.cxx
PWG3/hfe/AliHFEemcalPIDqa.cxx
PWG3/hfe/AliHFEextraCuts.cxx
PWG3/hfe/AliHFEextraCuts.h
PWG3/hfe/AliHFEmcQA.cxx
PWG3/hfe/AliHFEmcQA.h
PWG3/hfe/AliHFEpid.cxx
PWG3/hfe/AliHFEpid.h
PWG3/hfe/AliHFEpidBase.cxx
PWG3/hfe/AliHFEpidBase.h
PWG3/hfe/AliHFEpidBayes.cxx [new file with mode: 0644]
PWG3/hfe/AliHFEpidBayes.h [new file with mode: 0644]
PWG3/hfe/AliHFEpidEMCAL.cxx
PWG3/hfe/AliHFEpidEMCAL.h
PWG3/hfe/AliHFEpidESD.h
PWG3/hfe/AliHFEpidITS.cxx
PWG3/hfe/AliHFEpidITS.h
PWG3/hfe/AliHFEpidMC.cxx
PWG3/hfe/AliHFEpidMC.h
PWG3/hfe/AliHFEpidObject.cxx [new file with mode: 0644]
PWG3/hfe/AliHFEpidObject.h [new file with mode: 0644]
PWG3/hfe/AliHFEpidQA.cxx
PWG3/hfe/AliHFEpidQA.h
PWG3/hfe/AliHFEpidQAmanager.cxx
PWG3/hfe/AliHFEpidTOF.cxx
PWG3/hfe/AliHFEpidTOF.h
PWG3/hfe/AliHFEpidTPC.cxx
PWG3/hfe/AliHFEpidTPC.h
PWG3/hfe/AliHFEpidTRD.cxx
PWG3/hfe/AliHFEpidTRD.h
PWG3/hfe/AliHFEspectrum.cxx
PWG3/hfe/AliHFEspectrum.h
PWG3/hfe/AliHFEtaggedTrackAnalysis.cxx
PWG3/hfe/AliHFEtofPIDqa.cxx
PWG3/hfe/AliHFEtools.cxx
PWG3/hfe/AliHFEtools.h
PWG3/hfe/AliHFEtpcPIDqa.cxx
PWG3/hfe/AliHFEtrdPIDqa.cxx
PWG3/hfe/AliHFEtrdPIDqa.h
PWG3/hfe/AliHFEtrdPIDqaV1.cxx
PWG3/hfe/AliHFEvarManager.cxx
PWG3/hfe/AliHFEvarManager.h
PWG3/hfe/macros/CompareCorrectedSpectra.C [new file with mode: 0644]
PWG3/hfe/macros/ConfigHFEstandard.C [deleted file]
PWG3/hfe/macros/ConfigHFEstandard_PbPb.C
PWG3/hfe/macros/ConfigHFEtest.C [deleted file]
PWG3/hfe/macros/ConfigHFEtrd.C [deleted file]
PWG3/hfe/macros/CorrectForEfficiencyPbPb.C [new file with mode: 0644]
PWG3/hfe/macros/CorrectForEfficiencypp.C [new file with mode: 0644]
PWG3/hfe/macros/CorrectForEfficiencypptrd.C [new file with mode: 0644]
PWG3/hfe/macros/DrawContamination.C [new file with mode: 0644]
PWG3/hfe/macros/DrawEfficiencyCentralitySource.C [new file with mode: 0644]
PWG3/hfe/macros/DrawEfficiencypp.C [new file with mode: 0644]
PWG3/hfe/macros/DrawEtaPhi.C [new file with mode: 0644]
PWG3/hfe/macros/DrawMCQAplots.C [new file with mode: 0644]
PWG3/hfe/macros/DrawReductionFactorpp.C [new file with mode: 0644]
PWG3/hfe/macros/DrawSlice.C [new file with mode: 0644]
PWG3/hfe/macros/DrawSliceProton.C [new file with mode: 0644]
PWG3/hfe/macros/MakeD2eSpectra.C [new file with mode: 0644]
PWG3/hfe/macros/PerformanceSpectrumUncorr.C [new file with mode: 0644]
PWG3/hfe/macros/runPIDqa.C [new file with mode: 0644]
PWG3/hfe/macros/testUnfolding.C [deleted file]