X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;ds=sidebyside;f=MUON%2FAliMUONClusterFinderCOG.cxx;h=1e1143d97f5b7ed2010694206e801c7327629693;hb=3d1463c8f7148e36069c24f20cde34e096d5d6a9;hp=539693cfb29da3b2a2a477c6cf71350d56207e32;hpb=ee8a8d650ec1b36d3606026bbb107cfa152d4993;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONClusterFinderCOG.cxx b/MUON/AliMUONClusterFinderCOG.cxx index 539693cfb29..1e1143d97f5 100644 --- a/MUON/AliMUONClusterFinderCOG.cxx +++ b/MUON/AliMUONClusterFinderCOG.cxx @@ -25,6 +25,7 @@ #include "TVector2.h" #include "AliMUONVDigitStore.h" +//----------------------------------------------------------------------------- /// \class AliMUONClusterFinderCOG /// /// A very basic (and mostly useless, probably) cluster finder. @@ -37,6 +38,7 @@ /// direction with the better resolution. /// /// \author Laurent Aphecetche +//----------------------------------------------------------------------------- /// \cond CLASSIMP ClassImp(AliMUONClusterFinderCOG)