]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/vzero_digits.C
Modified macros to be compilable by ACLiC
[u/mrichter/AliRoot.git] / EVE / alice-macros / vzero_digits.C
index 2ff7d236f85055c252d3104b1c56ec2b6bd4c028..441c57feaa29b47efefc0f04705f7bb32277fbd5 100644 (file)
@@ -7,6 +7,25 @@
  * full copyright notice.                                                 *
  **************************************************************************/
 
+
+#if !defined(__CINT__) || defined(__MAKECINT__)
+#include <TClonesArray.h>
+#include <TGeoManager.h>
+#include <TMath.h>
+#include <TStyle.h>
+#include <TTree.h>
+#include <TEveManager.h>
+#include <TEveElement.h>
+#include <TEvePointSet.h>
+#include <TEveQuadSet.h>
+#include <TEveTrans.h>
+
+#include <STEER/STEER/AliRunLoader.h>
+#include <VZERO/AliVZEROdigit.h>
+#include <EVE/EveBase/AliEveEventManager.h>
+#endif
+
+
 //   fV0CHeight1  =  2.5; // height of cell 1
 //   fV0CHeight2  =  4.4; // height of cell 2
 //   fV0CHeight3  =  7.4; // height of cell 3