X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ACORDE%2FAliACORDE.cxx;h=5c6dc210c641e53d9e1382f02a97286da02fc0b1;hb=90c08808a8427d52c3800f81febfbee0093bad27;hp=717f450f659298b4cceb08771be8eff71653830e;hpb=b86e74f54c4794d88f77cd1a53ab321dbbb7d4bc;p=u%2Fmrichter%2FAliRoot.git diff --git a/ACORDE/AliACORDE.cxx b/ACORDE/AliACORDE.cxx index 717f450f659..5c6dc210c64 100644 --- a/ACORDE/AliACORDE.cxx +++ b/ACORDE/AliACORDE.cxx @@ -37,17 +37,14 @@ // // /////////////////////////////////////////////////////////////////////////////// -#include "AliACORDE.h" - +#include #include #include -#include "AliRun.h" -#include "AliMagF.h" -//#include "AliMC.h" - -//#include "AliACORDEhit.h" +#include "AliACORDE.h" #include "AliACORDEModule.h" +#include "AliMagF.h" +#include "AliRun.h" ClassImp(AliACORDE)