]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDconst.h
SetMaxAdc passes integer value consistent with AliMUONResponse and AliMUONChamber
[u/mrichter/AliRoot.git] / TRD / AliTRDconst.h
index 2e096d7faf926c15a655b087a19b48ea47eab4b9..8b5edd872d323ab1afde01dc5eb35f65bea28cef 100644 (file)
@@ -12,6 +12,7 @@
 const Int_t   kNsect   = 18;      // Number of sectors in the full detector
 const Int_t   kNplan   = 6;       // Number of planes of the TRD
 const Int_t   kNcham   = 5;       // Number of chambers in z-direction
+const Int_t   kNdet    = kNsect * kNplan * kNcham;
 
 const Float_t kRmin    = 294.0;   // r-dimensions of the TRD
 const Float_t kRmax    = 368.0;