]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliGRPManager.cxx
AliESDCentrality replaced by AliCentrality
[u/mrichter/AliRoot.git] / STEER / AliGRPManager.cxx
index d0f2ec7abff20983eeff794f13959dea9b4a7fb7..7f6d6cdaa2e0aaff2e3fe427946f183aadb991b3 100644 (file)
@@ -163,8 +163,6 @@ Bool_t AliGRPManager::SetMagField()
     beamEnergy = 0;
     //ok = kFALSE;  // temprorary suppressed to make read cosmics data
   }
-  // LHC: "multiply by 120 to get the energy in MeV"
-  beamEnergy *= 0.120;
   
   // read special bits for the polarity convention and map type
   Int_t  polConvention = fGRPData->IsPolarityConventionLHC() ? AliMagF::kConvLHC : AliMagF::kConvDCS2008;