|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef CALOTPCNV_CaloClusterContainerCnv_p5_H
8 #define CALOTPCNV_CaloClusterContainerCnv_p5_H
10 #include "CaloEvent/CaloClusterContainer.h"
19 #include "AthLinks/ElementLink.h"
36 MsgStream &
log)
const override;
42 MsgStream &
log)
const override;
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
Storable container for CaloCluster.
ElementLinkCnv_p2< ElementLink< CaloShowerContainer > > m_showerElementLinkCnv
P4EEtaPhiMCnv_p2 m_P4EEtaPhiMCnv
ElementLinkCnv_p2< ElementLink< CaloShowerContainer > >::State ShowerLinkState
ElementLinkCnv_p2< ElementLink< CaloCellLinkContainer > >::State CellLinkState
CalibratedSpacePoint::State State
ElementLinkCnv_p2< ElementLink< CaloCellLinkContainer > > m_cellElementLinkCnv
Principal data class for CaloCell clusters.
virtual void transToPers(const CaloClusterContainer *trans, CaloClusterContainer_p5 *pers, MsgStream &log) const override
virtual void persToTrans(const CaloClusterContainer_p5 *pers, CaloClusterContainer *trans, MsgStream &log) const override
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
CaloTowerSegCnv_p1 m_caloTowerSegCnv
This file contains the class definition for the ElementLinkCnv_p2 class.