]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDG3Simulator.cxx
Minor changes, mostly for debugging
[u/mrichter/AliRoot.git] / FMD / AliFMDG3Simulator.cxx
index aa0c43f4453481094d052ab90c402db87e83a56d..2778cdd73abf39dcd65d742b1737dd7cef4038fe 100644 (file)
@@ -167,8 +167,8 @@ AliFMDG3Simulator::RingGeometry(AliFMDRing* r)
   Int_t airId = fFMD->GetIdtmed()->At(kAirId);
   Int_t pcbId = fFMD->GetIdtmed()->At(kPcbId);
   Int_t plaId = fFMD->GetIdtmed()->At(kPlasticId);
-  Int_t copId = fFMD->GetIdtmed()->At(kCopperId);
-  Int_t chiId = fFMD->GetIdtmed()->At(kSiChipId);
+  // Int_t copId = fFMD->GetIdtmed()->At(kCopperId);
+  // Int_t chiId = fFMD->GetIdtmed()->At(kSiChipId);
 
   Double_t ringWidth  = r->GetRingDepth();
   Double_t x          = 0;