]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITShit.h
Added some protections and dedEnergy variable corrected in DigitiseModule function
[u/mrichter/AliRoot.git] / ITS / AliITShit.h
index 51a6423904befc3597d0457ecb14fb54dcda25cd..1f81c29a97b86279c769730bc017182cd8a6c9e5 100644 (file)
@@ -5,11 +5,11 @@
 
 /* $Id$ */
 
-#include "AliDetector.h"
-#include "TParticle.h"
+
 #include "AliHit.h" 
-#include "AliDigit.h"
-#include "AliITSgeom.h"
+
+class TParticle;
+
 
 
 class AliITShit : public AliHit {