]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/fastMUONSim.C
minors
[u/mrichter/AliRoot.git] / MUON / fastMUONSim.C
index 4260a8bacd778e9e4ca3e84350b32cb005146ff2..f3ca3b301316dacc245b08fbb5e918d2fae2bbcb 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/* $Id: */
-
-//A. De Falco, H. Woehri, INFN Cagliari, April 2007
-//an example how to do the fast simulation and storing
-//the muons that survive the reconstruction in 
-//AliMUONTrackLight and AliMUONPairLight objects for
-//further analysis. Should be used together with the
-//macro "fastMUONGen.C
+/* $Id$ */
+
+/// \ingroup macros
+/// \file fastMUONSim.C
+/// \brief An example how to do the fast simulation and storing
+/// the muons that survive the reconstruction
+///
+/// \author A. De Falco, H. Woehri, INFN Cagliari, April 2007
+///
+/// An example how to do the fast simulation and storing
+/// the muons that survive the reconstruction in 
+/// AliMUONTrackLight and AliMUONPairLight objects for
+/// further analysis. Should be used together with the
+/// macro fastMUONGen.C
 
 #if !defined(__CINT__) || defined(__MAKECINT__)
 //STEER includes