]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationV05.h
Access function to local momenta renamed.
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationV05.h
index ec256fc639a529e7a6a2eeb2031c7d34f3fc2ad0..ef8e4059efb39585af3918dc2592d7c737b32eeb 100644 (file)
@@ -19,7 +19,7 @@ public AliMUONSegmentationV02 {
     // Initialisation
     virtual void Init(Int_t chamber);
     // Test points for auto calibration
-    void GiveTestPoints(Int_t &n, Float_t *x, Float_t *y);
+    void GiveTestPoints(Int_t &n, Float_t *x, Float_t *y) const;
     ClassDef(AliMUONSegmentationV05,1)// Segmentation zones are rectangular modules 
 };
 #endif