ATH_MSG_DEBUG("Calibrated calo: ch is "<<ch<<", edep is "<<hit->E_dep()<<", E_EM is "<<hit->E_EM()<<", Nmip is "<<hit->Nmip()<<", fit_to_raw_ratio is "<<hit->fit_to_raw_ratio());
ATH_MSG_DEBUG("Calibrated calo: ch is "<<ch<<", edep is "<<hit->E_dep()<<", E_EM is "<<hit->E_EM()<<", Nmip is "<<hit->Nmip()<<", fit_to_raw_ratio is "<<hit->fit_to_raw_ratio());
//// the following is an example of how to access the linked waveform data from the calibrated data
//// the following is an example of how to access the linked waveform data from the calibrated data
ATH_MSG_DEBUG("Calibrated preshower: ch is "<<ch<<", edep is "<<hit->E_dep()<<", E_EM is "<<hit->E_EM()<<", Nmip is "<<hit->Nmip()<<", fit_to_raw_ratio is "<<hit->fit_to_raw_ratio());
ATH_MSG_DEBUG("Calibrated preshower: ch is "<<ch<<", edep is "<<hit->E_dep()<<", E_EM is "<<hit->E_EM()<<", Nmip is "<<hit->Nmip()<<", fit_to_raw_ratio is "<<hit->fit_to_raw_ratio());