]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationSlatModule.h
Code revision:
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationSlatModule.h
index 5e78b5e3b08d5bd7a745e9e70e9cb25c1e668bb2..e80a168968447cad410b7719634d13792bd8aac8 100644 (file)
@@ -4,20 +4,20 @@
  * See cxx source for full Copyright notice                               */
 
 /* $Id$ */
+// Revision of includes 07/05/2004
 
 /////////////////////////////////////////////////////
 //  Segmentation classes for slat modules          //
 //  to be used with AluMUONSegmentationSlat        //
 /////////////////////////////////////////////////////
 
+#include  "AliMUONSegmentationV0.h"
+
 class TArrayF;
 class TArrayI;
-class TObjArray;
-
-#include  "AliMUONSegmentationV0.h"
 
-class AliMUONSegmentationSlatModule :
-public AliMUONSegmentationV0 {
+class AliMUONSegmentationSlatModule : public AliMUONSegmentationV0 
+{
  public:
     AliMUONSegmentationSlatModule();
     AliMUONSegmentationSlatModule(Int_t nsec);