]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/canevas.cxx
Updates for the ROOT trunk
[u/mrichter/AliRoot.git] / PHOS / canevas.cxx
index 43548cd867191f59a927fe9af9a1f08e0d4d451b..c332a10a92e2048394190f4671f3774ba5c246a5 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
+/* $Id$ */
+
 //_________________________________________________________________________
-// Short description
-//*-- Author :   SUBATECH 
+// Short description  
+//
+//*-- Author :  (SUBATECH) 
 //////////////////////////////////////////////////////////////////////////////
 
 // --- ROOT system ---
 ClassImp(AliPHOSxxx)
 
 
-//____________________________________________________________________________
-void AliPHOSxxx::AliPHOSxxx()
+//____________________________________________________________________________ 
+  AliPHOSxxx::AliPHOSxxx() 
 {
   // ctor
+
 }
 
-//____________________________________________________________________________
-void ~AliPHOSxxx::AliPHOSxxx()
+//____________________________________________________________________________ 
+  AliPHOSxxx::~AliPHOSxxx()
 {
-  // dtor
-}
+  // ctor
 
+}