11#include "GaudiKernel/MsgStream.h"
16#define MSGLVL MSG::DEBUG
19#define ATH_MSG( MSG ) \
21 if( log.level() <= MSGLVL ) { \
22 log << MSGLVL << MSG << endmsg; \
48 MsgStream& log )
const {
51 <<
"Somebody called xAODEnergySumRoICnv_v1::transToPers"
53 throw std::runtime_error(
"Somebody called xAODEnergySumRoICnv_v1::"
xAODEnergySumRoICnv_v1()
Default constructor.
virtual void transToPers(const xAOD::EnergySumRoI *, xAOD::EnergySumRoI_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
virtual void persToTrans(const xAOD::EnergySumRoI_v1 *oldObj, xAOD::EnergySumRoI *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Class describing a LVL1 energy-sum "RoI".
EnergySumRoI_v2 EnergySumRoI