]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDCDigitizer.cxx
Techical fix for report #60453: Request to port into release corrections related...
[u/mrichter/AliRoot.git] / ZDC / AliZDCDigitizer.cxx
index 92a101b8519dd52c87f5ed1399a14d12f577377b..6145813a9f9ee974315c373232797f62fa427965 100644 (file)
@@ -144,14 +144,12 @@ Bool_t AliZDCDigitizer::Init()
     AliError("\t UNKNOWN beam type from GRP obj -> PMT gains not set in ZDC digitizer!!!\n");
   }
   
-  Float_t beamEnergy = grpData->GetBeamEnergy()/2.;
+  Float_t beamEnergy = grpData->GetBeamEnergy();
   if(beamEnergy==AliGRPObject::GetInvalidFloat()){
     AliWarning("GRP/GRP/Data entry:  missing value for the beam energy ! Using 0.");
     AliError("\t UNKNOWN beam type from GRP obj -> PMT gains not set in ZDC digitizer!!!\n");
     beamEnergy = 0.;
   }
-  // LHC: "multiply by 120 to get the energy in MeV"
-  beamEnergy *= 0.120;
 
   if((beamType.CompareTo("P-P")) == 0){
     //PTM gains rescaled to beam energy for p-p