]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONSurveyUtil.C
Revision of macros documentation
[u/mrichter/AliRoot.git] / MUON / MUONSurveyUtil.C
index f77cd22f6bee1268128b837cf2cff5dcbd9bd9fd..30be8acfa4905fc8f2ce159fd386a4be00ac5fe2 100644 (file)
 
 /* $Id$ */
 
-// ---
-// Utility macro for survey data to alignment transformation.
-// 
-// Macro contains various functions to calculate misalignement parameters
-// from survey data and designed positions of survey targets.
-// Macro also includes a method to get the new AliMUONGeometryTranformer.
-// It is intended to be loaded by chamber specific macros.
-//
-// Author: Javier Castillo
-// ---
+/// \ingroup macros
+/// \file MUONSurveyUtil.C
+/// \brief Utility macro for survey data to alignment transformation.
+///  
+/// Macro contains various functions to calculate misalignement parameters
+/// from survey data and designed positions of survey targets.
+/// Macro also includes a method to get the new AliMUONGeometryTransformer.
+/// It is intended to be loaded by chamber specific macros.
+//
+/// \author Javier Castillo
 
 #if !defined(__CINT__) || defined(__MAKECINT__)