]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Corrected/completed class description
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Dec 2007 09:56:47 +0000 (09:56 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Dec 2007 09:56:47 +0000 (09:56 +0000)
MUON/AliMUON2DMapIteratorByI.h
MUON/AliMUONAlignment.cxx
MUON/AliMUONClusterSplitterMLEM.h
MUON/AliMUONTOTCAStoreIterator.cxx
MUON/AliMUONTOTCAStoreIterator.h
MUON/AliMUONVClusterFinder.h

index 69058af09ee0e41fb81ae8ec0abeac3ff0e4a4da..841301a82617cce5671ba86fe5e7ea9afc85b50a 100644 (file)
@@ -7,7 +7,7 @@
 // $Id$
 
 /// \ingroup core
-/// \class AliMUON2DMapIteratorByIByI
+/// \class AliMUON2DMapIteratorByI
 /// \brief Implementation of TIterator for 2D maps
 /// 
 //  Author Laurent Aphecetche
index 93a1e6492a871d4b8b16191af5efd3fcdab89ae9..4092759f94820ce3331bf21b972c0844b74a41a5 100644 (file)
@@ -16,8 +16,8 @@
 /* $Id$ */
 
 //-----------------------------------------------------------------------------
-/// \class AliMUONAlignmentV5
-/// Alignment class fro the ALICE DiMuon spectrometer 
+/// \class AliMUONAlignment
+/// Alignment class for the ALICE DiMuon spectrometer 
 ///
 /// MUON specific alignment class which interface to AliMillepede.   
 /// For each track ProcessTrack calculates the local and global derivatives
index db06bc25efb3892202fbe27b00c3269e7de890f6..963e4f6cfe7d3e59c42211afec0786f5d899ce2f 100644 (file)
@@ -8,7 +8,7 @@
 
 /// \ingroup rec
 /// \class AliMUONClusterSplitterMLEM
-/// \brief
+/// \brief Splitter class for the MLEM algorithm
 /// 
 //  Author Alexander Zinchenko, JINR Dubna; Laurent Aphecetche, SUBATECH
 //
index 1c87de4960ea68dd6673c5d4401b7c271d8b235f..0fd79edc87614e5d66a1470542ab187992f7f013 100644 (file)
@@ -20,7 +20,6 @@
 ///
 /// An iterator to access TObject stored in a TObjArray of TClonesArray
 ///
-///
 /// \author Laurent Aphecetche, Subatech
 //-----------------------------------------------------------------------------
 
index a2ac524f855df77429bcc807959f3506f5e2680b..567a2ac7bcac34764f9d495d4fdfc318a12063c0 100644 (file)
@@ -7,7 +7,7 @@
 // $Id$
 
 /// \ingroup base
-/// \class AliMUONTOTCAStoreIteratorV1
+/// \class AliMUONTOTCAStoreIterator
 /// \brief Iterator on a store composed of a TObjArray of TClonesArrays
 /// 
 //  Author: Laurent Aphecetche
index 93f92c8d899e482eee6c5fdf0d6ed30c77edbf22..e08afad1326535c49a77b8c25068e680fbef83ef 100644 (file)
@@ -7,7 +7,7 @@
 // $Id$
 
 /// \ingroup rec
-/// \class AliMUONClusterFinder
+/// \class AliMUONVClusterFinder
 /// \brief Interface of a cluster finder.
 /// 
 //  Author Laurent Aphecetche