]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/geom_acorde.C
Modified macros to be compilable by ACLiC
[u/mrichter/AliRoot.git] / EVE / alice-macros / geom_acorde.C
index 261644e9b5650b07f6ca2604c6be2245d7db1483..2057829b4719451d80a4728dad2f686c5f22bfe1 100644 (file)
@@ -7,6 +7,16 @@
  * full copyright notice.                                                 *
  **************************************************************************/
 
+#if !defined(__CINT__) || defined(__MAKECINT__)
+#include <TGeoManager.h>
+#include <TGeoNode.h>
+#include <TEveManager.h>
+#include <TEveElement.h>
+#include <TEveGeoNode.h>
+
+#include <EVE/EveBase/AliEveEventManager.h>
+#endif
+
 void geom_acorde()
 {
   AliEveEventManager::AssertGeometry();