]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationV05.h
Code revision:
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationV05.h
index ef8e4059efb39585af3918dc2592d7c737b32eeb..38dad9b5386e7c30f6e65236f84e34c6e6bddb30 100644 (file)
@@ -4,6 +4,7 @@
  * See cxx source for full Copyright notice                               */
 
 /* $Id$ */
+// Revision of includes 07/05/2004
 
 /////////////////////////////////////////////////////
 //  Segmentation                      version 05   //
  
 #include "AliMUONSegmentationV02.h"
 
-class AliMUONSegmentationV05 :
-public AliMUONSegmentationV02 {
+class AliMUONSegmentationV05 : public AliMUONSegmentationV02 
+{
  public:
-    AliMUONSegmentationV05(){}
+    AliMUONSegmentationV05();
     virtual ~AliMUONSegmentationV05(){}
     // Initialisation
     virtual void Init(Int_t chamber);