]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFpidESD.h
Coding conventions
[u/mrichter/AliRoot.git] / TOF / AliTOFpidESD.h
index 6563422075d73c6d237f74e5f69c9acaf21095cd..1fd17feb9f15bac8a5d0a465153909cd37ea7197 100644 (file)
@@ -13,8 +13,6 @@
 
 class AliTOFGeometry;
 class AliESD;
-class TFile;
-class TTree;
 
 class AliTOFpidESD : public TObject {
 enum {kMaxCluster=77777}; //maximal number of the TOF clusters
@@ -38,5 +36,3 @@ private:
 };
 
 #endif
-
-