]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
A bug corrected (from A. Dainese and M. Masera)
authorbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 13 Feb 2003 09:30:16 +0000 (09:30 +0000)
committerbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 13 Feb 2003 09:30:16 +0000 (09:30 +0000)
ITS/AliITSVertex.h

index a1d7e905ba4ce2f558fc47d694553df008420f83..1b3c5d6290f9eff88fa8d22722087f071c2aa163 100644 (file)
@@ -53,7 +53,7 @@ class AliITSVertex : public TNamed {
 
   void     GetXYZ_ThrustFrame(Double_t position[3]) const;
   void     GetSigmaXYZ_ThrustFrame(Double_t sigma[3]) const;
-  void     GetCovMatrix_ThrustFrame(Double_t covmatrix[3]) const;
+  void     GetCovMatrix_ThrustFrame(Double_t covmatrix[6]) const;
 
   Double_t GetXv() const;
   Double_t GetYv() const;