]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/UPGRADE/AliITSUHit.h
Little fix in the treatment of event species
[u/mrichter/AliRoot.git] / ITS / UPGRADE / AliITSUHit.h
index e1b118b14ee1ae8be478c8ed9e3d7936dcb526a7..ff279d164ba5895f44ceea42ba9b918ab16050e2 100644 (file)
@@ -30,7 +30,7 @@ class AliITSUHit : public AliITShit {
 
   virtual Int_t GetLayer() const;
   virtual Int_t GetStave() const;
-  virtual Int_t GetSubStave() const;
+  virtual Int_t GetHalfStave() const;
   virtual Int_t GetModule() const;  
   virtual Int_t GetChipInModule() const;
   virtual void  GetChipID(Int_t &layer,Int_t &stave,Int_t &sstave, Int_t &mod, Int_t &det) const;