|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODCALOEVENTATHENAPOOL_XAODCALOCLUSTERAUXCONTAINERCNV_V1_H
9 #define XAODCALOEVENTATHENAPOOL_XAODCALOCLUSTERAUXCONTAINERCNV_V1_H
31 xAOD::CaloClusterAuxContainer_v1 > {
43 MsgStream&
log )
const override;
47 MsgStream&
log )
const override;
51 #endif // XAODCALOEVENTATHENAPOOL_XAODCALOCLUSTERAUXCONTAINERCNV_V1_H
Converter class used for reading xAOD::CaloClusterAuxContainer_v1.
virtual void transToPers(const xAOD::CaloClusterAuxContainer *, xAOD::CaloClusterAuxContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
xAODCaloClusterAuxContainerCnv_v1()
Default constructor.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
Auxiliary container for calorimeter cluster containers.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
Auxiliary container for calorimeter cluster containers.
virtual void persToTrans(const xAOD::CaloClusterAuxContainer_v1 *oldObj, xAOD::CaloClusterAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.