]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/monitorCheck.cxx
Using AliITSgeomTGeo in the constructors of V2 and MI trackers (Jouri)
[u/mrichter/AliRoot.git] / MONITOR / monitorCheck.cxx
index 0fffd5a08524270d100bbd237ce3d87544a421d2..f25d700546fba14a08b3d3a107629cada410145b 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <TError.h>
 #include <TSysEvtHandler.h>
-#ifdef DATE_SYS
+#ifdef ALI_DATE
 #include <TROOT.h>
 #include <TSystem.h>
 #include <TDatime.h>
 #include "monitor.h"
 #endif
 
-#ifdef __APPLE__
-// avoid loading pythia and pdf
-#include <Hepevt.h>
-HEPEVT_DEF HEPEVT;
-#endif
-
 //_____________________________________________________________________________
 class AliGDCInterruptHandler : public TSignalHandler {
 public:
@@ -62,7 +56,7 @@ AliGDCInterruptHandler::AliGDCInterruptHandler() :
 
 
 //_____________________________________________________________________________
-#ifdef DATE_SYS
+#ifdef ALI_DATE
 int main(int argc, char** argv)
 {
   // set ROOT in batch mode