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