X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=STEER%2FAliESDEvent.cxx;h=632629625932ae2bd3b69ea0f1ae708580e80b0c;hb=5300bdabec25b552c882006cb2052a813bb8b615;hp=087ded517a2d618e9a704e19e9e20b24e6d4055b;hpb=7b54c8e9bef1226d980cebfe0d484a7312bbbae4;p=u%2Fmrichter%2FAliRoot.git diff --git a/STEER/AliESDEvent.cxx b/STEER/AliESDEvent.cxx index 087ded517a2..63262962593 100644 --- a/STEER/AliESDEvent.cxx +++ b/STEER/AliESDEvent.cxx @@ -306,6 +306,10 @@ void AliESDEvent::SetESDfriend(const AliESDfriend *ev) { // if (!ev) return; + // to be sure that we set the tracks also + // in case of old esds + if(fESDOld)CopyFromOldESD(); + Int_t ntrk=ev->GetNumberOfTracks(); for (Int_t i=0; i