]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEER/AliSimulation.h
MFT clean-up (Antonio)
[u/mrichter/AliRoot.git] / STEER / STEER / AliSimulation.h
index 3f88f9d9a5c1c9f0cefe8b5d6ec4fc83155af3a8..93b1473d245ae775a8b7f335f05ae40e2f406826 100644 (file)
@@ -206,12 +206,6 @@ private:
   time_t          fTimeEnd;            // EOR time-stamp
   
   //QA stuff
-//   #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] ; // names of detectors
   TString              fQADetectors ;                   // list of detectors to be QA'ed