]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGHF/hfe/AliAnalysisTaskHFE.cxx
Update
[u/mrichter/AliRoot.git] / PWGHF / hfe / AliAnalysisTaskHFE.cxx
index c391ab4f1a323f854259166ee985fa56b0c8a3bf..c8f4a57bc0990d7746e4a36e002ca965ae0eee17 100644 (file)
@@ -1359,6 +1359,8 @@ void AliAnalysisTaskHFE::ProcessAOD(){
 
   fContainer->NewEvent();
 
+  fCFM->SetRecEventInfo(fAOD);
+
   // Look for kink mother
   Int_t numberofvertices = fAOD->GetNumberOfVertices();
   Double_t listofmotherkink[numberofvertices];