]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/region_marker.C
protection for weighted profile 3D
[u/mrichter/AliRoot.git] / EVE / alice-macros / region_marker.C
index 3ba9b937485e3df1530187b7ba9d381ababe20a8..93e5f27161c462e6be53f52b3a62697319df7c3b 100644 (file)
@@ -4,8 +4,15 @@
 /**************************************************************************
  * Copyright(c) 1998-2008, ALICE Experiment at CERN, all rights reserved. *
  * See http://aliceinfo.cern.ch/Offline/AliRoot/License.html for          *
- * full copyright notice.                                                 * 
+ * full copyright notice.                                                 *
  **************************************************************************/
+#if !defined(__CINT__) || defined(__MAKECINT__)
+#include <TPolyMarker3D.h>
+#include <TEveManager.h>
+#include <TEveElement.h>
+#include <TEveUtil.h>
+#endif
+
 
 void region_marker(Float_t a=10, Float_t b=10, Float_t c=20,
                   Float_t x=0, Float_t y=0, Float_t z=0)