10#include "GaudiKernel/MsgStream.h"
13 MsgStream log(msgSvc(),
"BCM_RDO_ContainerCnv");
14 if (log.level()<=MSG::DEBUG) log << MSG::DEBUG <<
"In BCM_RDO_ContainerCnv::createPersistent" <<
endmsg;
16 if (log.level()<=MSG::DEBUG) log << MSG::DEBUG <<
"Wrote persistent BCM RDO Container with " << persCont->size() <<
" entries" <<
endmsg;
21 MsgStream log(msgSvc(),
"BCM_RDO_ContainerCnv");
22 if (log.level()<=MSG::DEBUG) log << MSG::DEBUG <<
"In BCM_RDO_ContainerCnv::createTransient" <<
endmsg;
25 if (log.level()<=MSG::DEBUG) log << MSG::DEBUG <<
"Made transient BCM RDO Container with " << transCont->
size() <<
" entries" <<
endmsg;
virtual BCM_RDO_Container * createTransient(const Token *token)
virtual BCM_RDO_Container_p0 * createPersistent(BCM_RDO_Container *transCont)
BCM_RDO_ContainerCnv_p0 m_Converter
size_type size() const noexcept
Returns the number of elements in the collection.
P * poolReadObject(const Token *token)
This class provides a token that identifies in a unique way objects on the persistent storage.