]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDv1.cxx
Got rid of class template AliFMD<Type> on request of Federico, who
[u/mrichter/AliRoot.git] / FMD / AliFMDv1.cxx
index 2e9436a4bded7013e9c00be121b05b74ba95ad75..f7149ac7ed0a44ae0e095403e241ebdae1192e96 100644 (file)
 //
 // See also the class AliFMD for a more detailed explanation of the
 // various componets. 
-#ifndef ROOT_TVirtualMC
-# include <TVirtualMC.h>
-#endif
-#ifndef ALIFMDV1_H
-# include "AliFMDv1.h"
-#endif
-#ifndef ALIRUN_H
-# include "AliRun.h"
-#endif
-#ifndef ALIMC_H
-# include "AliMC.h"
-#endif
-#ifndef ALILOG_H
-# include "AliLog.h"
-#endif
+#include "TVirtualMC.h"                // ROOT_TVirtualMC
+#include "AliFMDv1.h"          // ALIFMDV1_H
+#include "AliRun.h"            // ALIRUN_H
+#include "AliMC.h"             // ALIMC_H
+#include "AliLog.h"            // ALILOG_H
 
 //____________________________________________________________________
 ClassImp(AliFMDv1);