]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpRowSegmentLSpecial.cxx
From Cvetan: new macro to load ITS clusters.
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpRowSegmentLSpecial.cxx
index 51adc1900375c1a6c7a7f384cd0849b4cfedda38..0b3c8e7f6b255696c400d5faee1b0a0ab43cc09a 100755 (executable)
@@ -14,7 +14,7 @@
  **************************************************************************/
 
 // $Id$
-// $MpId: AliMpRowSegmentLSpecial.cxx,v 1.6 2006/03/17 11:38:43 ivana Exp $
+// $MpId: AliMpRowSegmentLSpecial.cxx,v 1.7 2006/05/24 13:58:46 ivana Exp $
 // Category: sector
 //
 // Class AliMpRowSegmentLSpecial
@@ -24,6 +24,9 @@
 // Included in AliRoot: 2003/05/02
 // Authors: David Guez, Ivana Hrivnacova; IPN Orsay
 
+#include <Riostream.h>
+#include <TMath.h>
+
 #include "AliMpRowSegmentLSpecial.h"
 #include "AliMpRow.h"
 #include "AliMpPadRow.h"
@@ -36,9 +39,9 @@
 
 #include "AliLog.h"
 
-#include <Riostream.h>
-
+/// \cond CLASSIMP
 ClassImp(AliMpRowSegmentLSpecial)
+/// \endcond
 
 //______________________________________________________________________________
 AliMpRowSegmentLSpecial::AliMpRowSegmentLSpecial(AliMpRow* row, Double_t offsetX)