|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CPMTowerCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CPMTowerCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"AF950A9C-D929-4E3D-8B95-53D0B36B78D8" );
41 std::unique_ptr< CPMTowerCollection_PERS > pers_ref( poolReadObject< CPMTowerCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CPMTowerCollection" );
Generated header file which defines a typedef for templated converter class.
CPMTowerCollectionCnv_tlp1 m_TPConverter_tlp1
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
virtual CPMTowerCollection_PERS * createPersistent(CPMTowerCollection *transCont)
virtual TL_PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of transObj.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
virtual CPMTowerCollection * createTransient()