]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALTrackSegment.cxx
Compilation warnings fixed
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALTrackSegment.cxx
index c04e98d1e6e2f7a41a08f7fdbb64682d0774d552..c51fc55cc8767a4098ab608e712b28901c2cd8f7 100644 (file)
@@ -58,6 +58,7 @@ AliEMCALTrackSegment::AliEMCALTrackSegment( AliEMCALTowerRecPoint * eca, AliEMCA
 
 //____________________________________________________________________________
 AliEMCALTrackSegment::AliEMCALTrackSegment( const AliEMCALTrackSegment & ts) 
+  : TObject(ts)
 {
   // Copy ctor
 
@@ -78,7 +79,7 @@ void AliEMCALTrackSegment::Copy(TObject & obj)
 }
 
 //____________________________________________________________________________
-void AliEMCALTrackSegment::Print(Option_t * opt) const
+void AliEMCALTrackSegment::Print(Option_t *) const
 {
   // Print all information on this track Segment