]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Support old ESD
authorakisiel <akisiel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 5 Feb 2009 11:01:20 +0000 (11:01 +0000)
committerakisiel <akisiel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 5 Feb 2009 11:01:20 +0000 (11:01 +0000)
PWG2/FEMTOSCOPY/AliFemto/AliFemtoEventReaderESDChain.cxx

index 4bbf6696f58c678134f0f54808482aafa3bfb959..0e9f29eea760d5ff8053476ec93f392ad14bf0b0 100644 (file)
@@ -214,6 +214,7 @@ AliFemtoEvent* AliFemtoEventReaderESDChain::ReturnHbtEvent()
   // Get the friend information
   cout<<"starting to read event "<<fCurEvent<<endl;
   //  fEvent->SetESDfriend(fEventFriend);
+  if(fEvent->GetAliESDOld())fEvent->CopyFromOldESD();
        
   hbtEvent = new AliFemtoEvent;
   //setting basic things