]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEER/AliGeomManager.h
MFT clean-up (Antonio)
[u/mrichter/AliRoot.git] / STEER / STEER / AliGeomManager.h
index ffe5242a879016752500e8a427bf52fc473f8bd0..40c60777a0e8cc3866eaa372d10d2dd64e7a4947 100644 (file)
@@ -123,12 +123,7 @@ public:
   static const char* fgLayerName[kLastLayer - kFirstLayer]; // Name of layers
   static TGeoPNEntry** fgPNEntry[kLastLayer - kFirstLayer]; // TGeoPNEntries
   static AliAlignObj** fgAlignObjs[kLastLayer - kFirstLayer]; // Alignment objects
-//   #ifdef MFT_UPGRADE
-//   static const Int_t   fgkNDetectors = 16;              // number of detectors
-//   #else
-//   static const Int_t   fgkNDetectors = 15;              // number of detectors
-//   #endif
-  static const Int_t   fgkNDetectors = 16;              // number of detectors    // AU
+  static const Int_t   fgkNDetectors = 17;              // number of detectors    + AD
   static const char *  fgkDetectorName[fgkNDetectors] ; // name of detectors
   static Int_t       fgNalignable[fgkNDetectors];