]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationV02.h
- Welding section on absorber side (LHCVC2C_001)
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationV02.h
index f839959f29979476a726a2833db8e5405682f261..e7c6d9fc98fb5164dc82284f08c6ff873754d70c 100644 (file)
@@ -38,7 +38,7 @@ public AliMUONSegmentationV01 {
     virtual Int_t   Npy()  const;
     // calculate sector from pad coordinates
     virtual Int_t   Sector(Int_t ix, Int_t iy);
     virtual Int_t   Npy()  const;
     // calculate sector from pad coordinates
     virtual Int_t   Sector(Int_t ix, Int_t iy);
-    virtual void Draw(const char *opt="") const {}
+    virtual void Draw(const char *opt="") const;
     //
     // Transform from pad (wire) to real coordinates and vice versa
     // Transform from pad to real coordinates
     //
     // Transform from pad (wire) to real coordinates and vice versa
     // Transform from pad to real coordinates
@@ -47,8 +47,7 @@ public AliMUONSegmentationV01 {
        {z=fZ; GetPadC(ix, iy, x , y);}
     // Transform from pad to real coordinates
     virtual void    GetPadI(Float_t x ,Float_t y , Int_t &ix, Int_t &iy);
        {z=fZ; GetPadC(ix, iy, x , y);}
     // Transform from pad to real coordinates
     virtual void    GetPadI(Float_t x ,Float_t y , Int_t &ix, Int_t &iy);
-    virtual void    GetPad(Float_t x, Float_t y , Float_t z, Int_t &ix, Int_t &iy) 
-       {GetPadI(x, y, ix, iy);}
+    virtual void    GetPad(Float_t x, Float_t y , Float_t z, Int_t &ix, Int_t &iy);
     // Set pad position
     virtual void    SetPad(Int_t ix,Int_t iy);
     // Stepper
     // Set pad position
     virtual void    SetPad(Int_t ix,Int_t iy);
     // Stepper