]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/muon_trackRefs.C
Futher development of macros for AliEve preparations for PbPb
[u/mrichter/AliRoot.git] / EVE / alice-macros / muon_trackRefs.C
index 104248feeac82220f723dd8741a1ff9e3e15a2e4..3b44a5252995849284c47831dd3181880b4bdd76 100644 (file)
@@ -6,12 +6,16 @@
  * full copyright notice.                                                 *
  **************************************************************************/
 
-// Macro to visualise trackRef in MUON spectrometer 
-// (both tracker and trigger).
-//
-// Use muon_trackRefs(Bool_t showSimClusters) in order to run it
-//
-// Needs that alieve_init() is already called
+/// \ingroup evemacros
+/// \file muon_trackRefs.C
+/// \brief Macro to visualise trackRef in MUON spectrometer 
+/// (both tracker and trigger).
+///
+/// Use muon_trackRefs(Bool_t showSimClusters) in order to run it
+///
+/// Needs that alieve_init() is already called
+///
+/// \author P. Pillot, L. Aphecetche; Subatech
 
 #if !defined(__CINT__) || defined(__MAKECINT__)