From: ivana Date: Tue, 22 Nov 2005 14:06:47 +0000 (+0000) Subject: Removed unnecessary include (AliMUONChamber.h) X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=ae9d832a57d8e4b4fb6ad3ec0393974e50ffe1df;p=u%2Fmrichter%2FAliRoot.git Removed unnecessary include (AliMUONChamber.h) --- diff --git a/MUON/AliMUONRawData.cxx b/MUON/AliMUONRawData.cxx index 8f9cd0cbbbc..4fa5c17e27a 100644 --- a/MUON/AliMUONRawData.cxx +++ b/MUON/AliMUONRawData.cxx @@ -44,7 +44,6 @@ #include "AliMUONRawData.h" #include "AliMUONDigit.h" -#include "AliMUONChamber.h" #include "AliMUONConstants.h" #include "AliMUONData.h" diff --git a/MUON/AliMUONRecoCheck.cxx b/MUON/AliMUONRecoCheck.cxx index b1b800d6a93..9b4d2a2a2f7 100644 --- a/MUON/AliMUONRecoCheck.cxx +++ b/MUON/AliMUONRecoCheck.cxx @@ -36,7 +36,6 @@ #include "AliMUONRecoCheck.h" #include "AliMUONTrack.h" #include "AliMUONData.h" -#include "AliMUONChamber.h" #include "AliMUONConstants.h" ClassImp(AliMUONRecoCheck) diff --git a/MUON/AliMUONSegment.cxx b/MUON/AliMUONSegment.cxx index 9dfee15ae2c..d7e52f36476 100644 --- a/MUON/AliMUONSegment.cxx +++ b/MUON/AliMUONSegment.cxx @@ -28,7 +28,6 @@ #include "AliMUONSegment.h" #include "AliMUON.h" -#include "AliMUONChamber.h" #include "AliMUONHitForRec.h" #include "AliMUONTrackParam.h" #include "AliRun.h" // for gAlice