]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpSubZone.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpSubZone.cxx
index a4943644efbf394916c8115d6f0b93671fd283a7..307661cd4982281a31b1f091d86ec517ee8acd3a 100755 (executable)
 // $Id$
 // $MpId: AliMpSubZone.cxx,v 1.8 2006/05/24 13:58:46 ivana Exp $
 // Category: sector
-//
+
+//-----------------------------------------------------------------------------
 // Class AliMpSubZone
 // ------------------
 // Class describing a zone segment composed of the 
 // line segments with the same motif type.
 // Included in AliRoot: 2003/05/02
 // Authors: David Guez, Ivana Hrivnacova; IPN Orsay
+//-----------------------------------------------------------------------------
 
 #include "AliMpSubZone.h"
 #include "AliMpVRowSegment.h"
@@ -57,7 +59,7 @@ AliMpSubZone::AliMpSubZone()
 //_____________________________________________________________________________
 AliMpSubZone::~AliMpSubZone() 
 {
-// Destructor 
+/// Destructor 
 }
 
 //