]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSTrackSegment.cxx
Compilation warnings fixed by T.P.
[u/mrichter/AliRoot.git] / PHOS / AliPHOSTrackSegment.cxx
index 3319bd4826860bb0c2b89a039c5e880f375b25cd..fa359cd08212868b176e62d3ec3b62b4e8223bfc 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 /* $Id$ */
+
+/* History of cvs commits:
+ *
+ * $Log$
+ */
+
 //_________________________________________________________________________
 //  Track segment in PHOS
 //  Can be : 1 EmcRecPoint
@@ -87,7 +93,7 @@ AliPHOSTrackSegment::AliPHOSTrackSegment( const AliPHOSTrackSegment & ts)
 
 
 //____________________________________________________________________________
-void AliPHOSTrackSegment::Copy(TObject & obj) 
+void AliPHOSTrackSegment::Copy(TObject & obj) const
 {
   // Copy of a track segment into another track segment
 
@@ -100,7 +106,7 @@ void AliPHOSTrackSegment::Copy(TObject & obj)
 
 
 //____________________________________________________________________________
-void AliPHOSTrackSegment::Print() const
+void AliPHOSTrackSegment::Print(const Option_t *) const
 {
   // Print all information on this track Segment