]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSTrackSegment.cxx
Polishing
[u/mrichter/AliRoot.git] / PHOS / AliPHOSTrackSegment.cxx
index deeba20449c930b2f3d32f5de9a6192c88af8c3a..2f8aa09033d71850272ac816c224a154fe9666c6 100644 (file)
@@ -84,7 +84,7 @@ void AliPHOSTrackSegment::Print(Option_t * opt) const
   cout << "Stored at position " << fIndexInList << endl ;
   cout << "Emc RecPoint #     " << fEmcRecPoint << endl ;
   if(fPpsdUpRecPoint >= 0)
-    cout << "CPV RecPoint #      " << fPpsdUpRecPoint << endl ;
+    cout << "CPV RecPoint #     " << fPpsdUpRecPoint << endl ;
   else
     cout << "No CPV RecPoint " << endl ;