]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpSlat.h
Fixing a problem due the fact that MaxPadIndexX might be different
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpSlat.h
index d9b11a8725bea587da540360062c9861a2610ea9..bccd6bf53583abf20a81ce16f81d3faf1bd563cd 100644 (file)
@@ -114,6 +114,11 @@ class AliMpSlat : public TObject
     */
   Int_t GetMaxNofPadsY() const;
   
+  /** Returns the max index useable in x-direction. 
+    Note that this can be different from GetNofPadsX()-1 for rounded slats.
+    */
+  Int_t GetMaxPadIndexX() const;
+  
   /// Return the number of electronic cards (either manu or local board).
   Int_t GetNofElectronicCards() const;