]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDv1.cxx
ATO-17 - enhance the electron sample in the dEdx test
[u/mrichter/AliRoot.git] / FMD / AliFMDv1.cxx
index edff2cd49ae714ac43f7775f3a3115f3209e0487..386115768af1796f25089eb21ebb0a78d6fabf5b 100644 (file)
@@ -128,8 +128,9 @@ AliFMDv1::VMC2FMD(Int_t copy, TLorentzVector& v,
   AliFMDRing*     gring = gdet->GetRing(ring);
   if (!gring) {
     AliFatal(Form("Ring %c not found (volume was %s at offset %d in path %s)", 
-                 ring, fmd->GetRingOff(), 
+                 ring, 
                  mc->CurrentVolOffName(fmd->GetRingOff()),
+                 fmd->GetRingOff(), 
                  mc->CurrentVolPath()));
   }
   Int_t n = gring->GetNSectors();