]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removing the dependency of AliVertexerTracks on AliTracker (Andrea, Massimo, Francesco).
authorbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 19 Mar 2007 11:21:15 +0000 (11:21 +0000)
committerbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 19 Mar 2007 11:21:15 +0000 (11:21 +0000)
STEER/AliReconstruction.cxx

index 87b33ca1664a7e74f48813526a674e7797cb27ce..e53bef2d8718fc610d60db59207487dbaa8f175e 100644 (file)
@@ -666,7 +666,7 @@ Bool_t AliReconstruction::Run(const char* input)
      br->SetFile("AliESDfriends.root");
   }
 
-  AliVertexerTracks tVertexer;
+  AliVertexerTracks tVertexer(AliTracker::GetBz());
   if(fDiamondProfile) tVertexer.SetVtxStart(fDiamondProfile);
 
   // loop over events