]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/ESD/AliESDCaloCluster.cxx
Fatal will be produced if the field is requested w/o having been initialized
[u/mrichter/AliRoot.git] / STEER / ESD / AliESDCaloCluster.cxx
index f02242b393a2d9a2dbb6f0280c2ba06252c38172..5649de382497c1be34d4e0109c4c8b3764ad7cbd 100644 (file)
@@ -79,7 +79,7 @@ AliESDCaloCluster::AliESDCaloCluster(const AliESDCaloCluster& clus) :
   fNExMax(clus.fNExMax),
   fClusterType(clus.fClusterType),
   fTOF(clus.fTOF),
-  fMCEnergyFraction(0.)
+  fMCEnergyFraction(clus.fMCEnergyFraction)
 {
   //
   // The copy constructor