]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEER/AliReconstruction.h
New detector AD
[u/mrichter/AliRoot.git] / STEER / STEER / AliReconstruction.h
index cbee86a2beb6ac290db27e977004640ec2d2a9a8..6946a67fe3d5d435b5ea10b7fcb95ce3f0e84d85 100644 (file)
@@ -3,7 +3,7 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-/* $Id$ */
+/* $Id: AliReconstruction.h 63911 2013-08-19 16:46:41Z hristov $ */
 
 ///////////////////////////////////////////////////////////////////////////////
 //                                                                           //
@@ -175,7 +175,8 @@ public:
 // #else
 //     kNDetectors = 15   // number of detectors
 // #endif 
-    kNDetectors = 16   // number of detectors    // AU
+    //kNDetectors = 16   // number of detectors    // AU
+    kNDetectors = 17   // number of detectors    + AD
   };
   static Int_t   GetDetIndex(const char * detector);
   static const char** GetDetectorNames() { return fgkDetectorName; }