]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFT0.cxx
Removed warning message in compilation and updated code
[u/mrichter/AliRoot.git] / TOF / AliTOFT0.cxx
index 641023bafed4e9b72dfc7670e4ea904e72ac6243..0b76103ffa8757172686596354753c1f2e34eabc 100644 (file)
@@ -523,7 +523,7 @@ void AliTOFT0::Exec(Option_t *option)
 void AliTOFT0::SetTZeroFile(char * file )
 {
   //
-  //
+  // Set T0 file name
   //
   printf("Destination file : %s \n", file) ;
   fT0File=file;
@@ -534,7 +534,7 @@ void AliTOFT0::SetTZeroFile(char * file )
 void AliTOFT0::Print(Option_t* /*option*/)const
 {
   //
-  //
+  // Print class content
   //
   printf("------------------- %s -------------\n", GetName()) ;
   if(!fT0File.IsNull())