]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Bug correction
authorskowron <skowron@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 3 May 2004 13:27:28 +0000 (13:27 +0000)
committerskowron <skowron@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 3 May 2004 13:27:28 +0000 (13:27 +0000)
HBTAN/AliHBTReaderKineTree.cxx

index 26c22b2273ccb5c0ff8c74746482373bb54f2972..04325c34e2ae8a0033e50910fbeb5bb5b736826c 100644 (file)
@@ -153,7 +153,7 @@ Int_t AliHBTReaderKineTree::OpenNextFile()
 //opens file with kine tree
  Info("OpenNextFile","________________________________________________________");
  
- const TString& dirname = GetDirName(fCurrentEvent);
+ const TString& dirname = GetDirName(fCurrentDir);
  if (dirname == "")
   {
    Error("OpenNextFile","Can not get directory name");