|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef CALOTPCNV_CALOCLUSTERCELLLINKCNTCNV_P1
9 #define CALOTPCNV_CALOCLUSTERCELLLINKCNTCNV_P1
37 const std::string&
key,
38 MsgStream&
log)
const override;
51 const std::string&
key,
52 MsgStream&
log)
const override;
Container class for CaloCellLink.
DataLinkCnv_p2< DataLink< CaloCellContainer > > m_linkCnv
This file contains the class definition for the DataLinkCnv_p2 class and DataLinkVectorCnv_p2 class.
virtual void persToTransWithKey(const CaloClusterCellLinkContainer_p1 *pers, CaloClusterCellLinkContainer *trans, const std::string &key, MsgStream &log) const override
Convert from persistent to transient object.
virtual void persToTransWithKey(const PERS *persObj, TRANS *transObj, const std::string &, MsgStream &log)
Convert persistent representation to transient one.
virtual void transToPersWithKey(const TRANS *transObj, PERS *persObj, const std::string &, MsgStream &log)
Convert transient representation to persistent one.
virtual void transToPersWithKey(const CaloClusterCellLinkContainer *trans, CaloClusterCellLinkContainer_p1 *pers, const std::string &key, MsgStream &log) const override
Convert from transient to persistent object.
T/P conversions for CaloClusterCellLinkContainerCnv_p1.