]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG/EMCAL/AliEmcalSetupTask.cxx
prevent 2012 from picking up wrong geo name if default is changed
[u/mrichter/AliRoot.git] / PWG / EMCAL / AliEmcalSetupTask.cxx
index 5dcb2f772f282dc0eb03840bbc79299701c337e0..d4994a806c6f5c4d304ba46631a7e42c1ba6c64a 100644 (file)
@@ -148,6 +148,7 @@ void AliEmcalSetupTask::Setup(Int_t runno)
     geoname = "EMCAL_COMPLETEV1";
   } else if ((runno>170593) && (runno<=193766)) {
     year = 2012;
+    geoname = "EMCAL_COMPLETE12SMV1";
   } else if ((runno>193766) && (runno <= 199161)) {
     geoname = "EMCAL_COMPLETE12SMV1";
     year = 2013;