]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCmapper.h
Option to switch on the Altro emulator
[u/mrichter/AliRoot.git] / TPC / AliTPCmapper.h
index b086cd0a7eb8cd665561e154c8aece1c05a4d3dc..e14e4f2f4463264d589ea9a7dc04683122a8abe1 100644 (file)
@@ -101,6 +101,9 @@ public:
   Int_t  GetNfec(Int_t patch) const;
   Bool_t IsIROC(Int_t roc) const;
   Bool_t IsOROC(Int_t roc) const;
+  
+  Int_t  GetTpcDdlOffset() const {return fTpcDdlOffset;}
+  Int_t  GetNumDdl() const {return fNside*fNsector*fNrcu; }
 
  private: