]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCv2.h
Geometry rewritten in the TGeo modeler.
[u/mrichter/AliRoot.git] / TPC / AliTPCv2.h
index 26c6715ce81924df2463340b6e86d46c0ac2d12e..21f004e25daa9e39c95bb9d1f945a25b4f32a2f0 100644 (file)
@@ -27,8 +27,8 @@ public:
 
 protected:
   Int_t fIdSens;    // sensitive strip
-  Int_t fIdLSec;    // lower sector
-  Int_t fIdUSec;    // upper sector    
+  Int_t fIDrift;    // drift gas
+  Int_t fSecOld;    // indicate the previous sector - for reference points    
 
 private: