]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliESDHLTtrack.cxx
port to ROOT cvs head, where several prototypes of VMC has changed.
[u/mrichter/AliRoot.git] / STEER / AliESDHLTtrack.cxx
index 14a9d472d8746e46398ac99c76ee6d1c8891dfd9..88b22b8f1ba1274b516ae1b8b1f4a1c69203d7a8 100644 (file)
@@ -46,7 +46,7 @@ AliESDHLTtrack::AliESDHLTtrack() : TObject()
   fBinY = 0;
   fSizeX = 0;
   fSizeY = 0;
-  fPID =0;
+  fPID = 0;
 }
 
 Double_t AliESDHLTtrack::GetP() const