]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/hmpid_raw.C
Change to support compilation when ALICE_INSTALL is not same as ALICE_ROOT
[u/mrichter/AliRoot.git] / EVE / alice-macros / hmpid_raw.C
index d3c0bb4a7db14356dad4645ef3b3f66e5a25a72f..69c5a25c0daa7fb08034af7d6aef15aaa4b78fa7 100644 (file)
@@ -1,3 +1,9 @@
+/**************************************************************************
+ * Copyright(c) 1998-2008, ALICE Experiment at CERN, all rights reserved. *
+ * See http://aliceinfo.cern.ch/Offline/AliRoot/License.html for          *
+ * full copyright notice.                                                 *
+ **************************************************************************/
+
 #if !defined(__CINT__) || defined(__MAKECINT__)
 #include <TGeoMatrix.h>
 #include <TStyle.h>
 #include <TEveTrans.h>
 #include <TEveQuadSet.h>
 
-#include <HMPID/AliHMPIDDigit.h>
-#include <HMPID/AliHMPIDv3.h>
-#include <HMPID/AliHMPIDRawStream.h>
-#include <RAW/AliRawReader.h>
-#include <EVE/EveBase/AliEveEventManager.h>
+#include <AliHMPIDDigit.h>
+#include <AliHMPIDv3.h>
+#include <AliHMPIDRawStream.h>
+#include <AliRawReader.h>
+#include <AliEveEventManager.h>
 #endif
 
 void hmpid_raw()