]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDHit.cxx
Updated flags
[u/mrichter/AliRoot.git] / FMD / AliFMDHit.cxx
index 61afbd95503549e7a7f424d8248025128637b516..09ab2b139c4982a2263aeed6f898d7c9b00ef3c2 100644 (file)
 
 /* $Id$ */
 
-//////////////////////////////////////////////////////////////////////////////
+//____________________________________________________________________
 //
 //  Hits in the FMD 
 //
 // Latest changes by Christian Holm Christensen
 //
-//////////////////////////////////////////////////////////////////////////////
-#ifndef ALIFMDHIT_H
-# include "AliFMDHit.h"
-#endif
-#ifndef ALILOG_H
-# include "AliLog.h"
-#endif
-# include <Riostream.h>
+#include "AliFMDHit.h"         // ALIFMDHIT_H
+#include "AliLog.h"            // ALILOG_H
+#include "Riostream.h"         // ROOT_Riostream
 
 //____________________________________________________________________
-ClassImp(AliFMDHit);
+ClassImp(AliFMDHit)
+#if 0
+  ; // This is here to keep Emacs for indenting the next line
+#endif
 
 
 //____________________________________________________________________