33 m_log << MSG::FATAL <<
"Could not initialize V0ContainerCnvBase" <<
endmsg;
40 m_log << MSG::INFO <<
"V0ContainerCnv::initialize()" <<
endmsg;
42 return StatusCode::SUCCESS;
84 static const pool::Guid p2_guid(
"9BC2B917-940A-4121-8E8B-8C99E178D8C1" );
85 static const pool::Guid p1_guid(
"402A9BD1-4476-4E97-A5E4-EB4D742FBB38" );
86 static const pool::Guid p0_guid(
"0C363A21-1B86-4B39-8A84-A62161B13C7B" );
160 }
else throw std::runtime_error(
"Unsupported persistent version of V0Container" );
T_AthenaPoolCustomCnv< V0Container, V0Container_PERS > V0ContainerCnvBase
Trk::V0Container_tlp2 V0Container_PERS
virtual bool compareClassGuid(const Guid &clid) const
virtual StatusCode initialize()
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
V0ContainerCnv(ISvcLocator *svcloc)
V0ContainerCnv_tlp2 m_TPConverter
virtual V0Container * createTransient() override
void updateLog()
This method modifies m_log to indicate the current key being converted.
virtual V0Container_PERS * createPersistent(V0Container *transCont) override
virtual StatusCode initialize() override
Gaudi Service Interface method implementations: