]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPreClusterFinderV2.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUONPreClusterFinderV2.cxx
index 974683f2ac0a7b286a5e4a7d87aa303ccaadc868..f1cbef8fa6e9c807990b184fdbc5f851af7c9a4a 100644 (file)
@@ -26,6 +26,7 @@
 #include "AliMUONVDigit.h"
 #include "AliMUONVDigitStore.h"
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONPreClusterFinderV2
 ///
 /// Implementation of AliMUONVClusterFinder
@@ -33,6 +34,7 @@
 /// This one ressembles the preclustering stage in the original ClusterFinderAZ
 ///
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
 ClassImp(AliMUONPreClusterFinderV2)