X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;ds=sidebyside;f=TOF%2FAliTOFCalPlateB.h;fp=TOF%2FAliTOFCalPlateB.h;h=f7877427711ea612c57978f0301ae6946a7a6c40;hb=0e46b9aedf22cba61c60921b7b19fb76d89a7a2e;hp=c323af68995c4ec5a4a2e0c064df5c90094bb501;hpb=049179df0b5fdbe965c6067d9bf79fc0b3221232;p=u%2Fmrichter%2FAliRoot.git diff --git a/TOF/AliTOFCalPlateB.h b/TOF/AliTOFCalPlateB.h index c323af68995..f7877427711 100644 --- a/TOF/AliTOFCalPlateB.h +++ b/TOF/AliTOFCalPlateB.h @@ -11,12 +11,11 @@ //_____________________________________________________________ #include "TObject.h" -#include "TROOT.h" -#include "TBrowser.h" -#include "TClass.h" -#include "AliTOFGeometry.h" -#include "AliTOFChannel.h" +class TBrowser; + +class AliTOFChannel; +class AliTOFGeometry; class AliTOFCalPlateB: public TObject {