]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Remove dependence to AliMUONHit class
authorcussonno <cussonno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 9 May 2005 03:45:48 +0000 (03:45 +0000)
committercussonno <cussonno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 9 May 2005 03:45:48 +0000 (03:45 +0000)
MUON/AliMUONEventReconstructor.cxx
MUON/AliMUONEventReconstructor.h

index 9bcfafdf63fa2c601e5e90c9dc44e0206ee0cf0c..22418aecd00d21d5a01699fe93b42339d60dcaaa 100644 (file)
@@ -41,7 +41,6 @@
 #include "AliMUONEventReconstructor.h"
 #include "AliMUON.h"
 #include "AliMUONConstants.h"
-#include "AliMUONHit.h"
 #include "AliMUONHitForRec.h"
 #include "AliMUONTriggerTrack.h"
 #include "AliMUONTriggerCircuit.h"
index 48dbae02509b6ea7b896f18834ae505c2bcda212..31b77cc1fe136ff798d7e64a1d9116ab435aea30 100644 (file)
@@ -12,7 +12,6 @@
 
 #include <TObject.h>
 
-class AliMUONHit;
 class AliMUONHitForRec;
 class AliMUONSegment;
 class TClonesArray;