]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONResoEffChamber.C
Revision of macros documentation
[u/mrichter/AliRoot.git] / MUON / MUONResoEffChamber.C
index e578918dde0aa50f5d40c5901d2093fced8b8a0e..6e0c37b305d4b80b9b6f27fa5bfcf4a76d8c66b5 100644 (file)
 
 /* $Id$ */
 
-//Macro to calculate the resolution and the efficiency of chamber(s) chosen in function
-//of Phi (angle on the chamber between the X axis and the straight line created by the
-//center of the chamber and the impact of particles on this chamber, the azimuthal angle)
-//and Theta (the polar angle), or in function of ThetaI (angle of incidence of particles
-//on the chamber)
-
-
+/// \ingroup macros
+/// \file MUONResoEffChamber.C
+/// \brief Macro to calculate the resolution and the efficiency of chamber(s)
+///
+/// Macro to calculate the resolution and the efficiency of chamber(s) chosen in function
+/// of Phi (angle on the chamber between the X axis and the straight line created by the
+/// center of the chamber and the impact of particles on this chamber, the azimuthal angle)
+/// and Theta (the polar angle), or in function of ThetaI (angle of incidence of particles
+/// on the chamber)
+///
+/// \author Nicolas Le Bris, Subatech
 
 #if !defined(__CINT__) || defined(__MAKECINT__)