X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TOF%2FAliTOFCalSector.h;h=5ac3a65ed2b2ed732c4c38be98a34762d2443387;hb=eafbab77730813fc47b223470bf5d15e2c32815b;hp=4438a9b43c632b31de2f54c249a63a4df0c122b5;hpb=7aeeaf386766e22f97e34cd5ec1d0f2e2c8b839f;p=u%2Fmrichter%2FAliRoot.git diff --git a/TOF/AliTOFCalSector.h b/TOF/AliTOFCalSector.h index 4438a9b43c6..5ac3a65ed2b 100644 --- a/TOF/AliTOFCalSector.h +++ b/TOF/AliTOFCalSector.h @@ -11,15 +11,10 @@ //_____________________________________________________________ #include "TObject.h" -#include "TROOT.h" -#include "TBrowser.h" -#include "TClass.h" -#include "AliTOFGeometry.h" -#include "AliTOFChannel.h" -#include "AliTOFCalPlateA.h" -#include "AliTOFCalPlateB.h" -#include "AliTOFCalPlateC.h" +class TBrowser; +class AliTOFGeometry; +class AliTOFChannel; class AliTOFCalSector: public TObject {