]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSVertexerCosmics.cxx
vertex cut added
[u/mrichter/AliRoot.git] / ITS / AliITSVertexerCosmics.cxx
index e1ded3369ff3e35c56bef54dccced060ef7b86c5..b4e554c397a889103a07c2d5ff6a1248826d6c2c 100644 (file)
@@ -148,7 +148,7 @@ AliESDVertex* AliITSVertexerCosmics::FindVertexForCurrentEvent(TTree *itsCluster
   Int_t nclOutLayStored=0;
   Int_t nRecPoints,nRecPointsInnLay=0;
 
-  Float_t gc[3],gcov[5];
+  Float_t gc[3],gcov[6];
 
   Float_t matchOutLayValue;
   Float_t distxyInnLay,distxyInnLayBest=0.;