]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationSlatModuleN.h
Standeard io streamers added to make debugging et al. easier.
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationSlatModuleN.h
index f2c7c9b4a037dd32ac941d31c32e4bd13b666b7a..711d1306eda4614af06bbdfbd8aba709f8ecd278 100644 (file)
@@ -16,6 +16,7 @@ class  AliMUONSegmentationSlatModuleN :
 public AliMUONSegmentationSlatModule {
  public:
     AliMUONSegmentationSlatModuleN();
+    AliMUONSegmentationSlatModuleN(Int_t nsec);
     virtual ~AliMUONSegmentationSlatModuleN(){}
     // Transform from pad to real coordinates
     virtual void    GetPadI(Float_t x ,Float_t y ,Int_t   &ix,Int_t &iy);