]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/canevas.cxx
Update master to aliroot
[u/mrichter/AliRoot.git] / PHOS / canevas.cxx
index 89ca98bbd536b3efccc49baac3393ae9b457b942..c332a10a92e2048394190f4671f3774ba5c246a5 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+/* $Id$ */
+
 //_________________________________________________________________________
-// Short description
-//*-- Author :   SUBATECH 
+// Short description  
+//
+//*-- Author :  (SUBATECH) 
 //////////////////////////////////////////////////////////////////////////////
 
 // --- ROOT system ---
@@ -30,14 +33,15 @@ ClassImp(AliPHOSxxx)
 
 
 //____________________________________________________________________________ 
-AliPHOSxxx::AliPHOSxxx()
+  AliPHOSxxx::AliPHOSxxx() 
 {
   // ctor
+
 }
 
-//____________________________________________________________________________
-AliPHOSxxx::~AliPHOSxxx()
+//____________________________________________________________________________ 
+  AliPHOSxxx::~AliPHOSxxx()
 {
-  // dtor
-}
+  // ctor
 
+}