]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/analysis/AliFMDAnalysisTaskSE.cxx
This is an upgrade to the FMD analysis which includes better sharing correction,...
[u/mrichter/AliRoot.git] / FMD / analysis / AliFMDAnalysisTaskSE.cxx
index 3a0a2fe7d339431832cda0cee7a07644b093be7d..2222046598b70793d7da3403023a0d581e3b7bcf 100644 (file)
@@ -53,6 +53,7 @@ void AliFMDAnalysisTaskSE::UserCreateOutputObjects()
   
   fBackground.SetInputList(densitylist);
   fBackground.SetOutputList(bgcorlist);
+  fBackground.SetHitList(fListOfHistos);
   fBackground.SetOutputVertex(vtxString1);
   
   fDndeta.SetInputVertex(vtxString1);