]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSVertexerZ.cxx
First version of the SDD DA calibration classes. AliITSOnlineSDDBase - for measuremen...
[u/mrichter/AliRoot.git] / ITS / AliITSVertexerZ.cxx
index 3c7ff3da589cd56dac983158d9f9bd26d971b2be..d1577a1a3ffc04e04f048d9520aefb17e189fc66 100644 (file)
@@ -92,6 +92,7 @@ fWindowWidth(0) {
   SetPPsetting();
   ConfigIterations();
   SetWindowWidth();
+  SetVtxStart((Double_t)x0,(Double_t)y0,0.);
 
 }