8#ifndef XAODTRIGGERATHENAPOOL_XAODEMTAUROICONTAINERCNV_V1_H
9#define XAODTRIGGERATHENAPOOL_XAODEMTAUROICONTAINERCNV_V1_H
22 xAOD::EmTauRoIContainer_v1 > {
34 MsgStream& log )
const override;
38 MsgStream& log )
const override;
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void transToPers(const xAOD::EmTauRoIContainer *, xAOD::EmTauRoIContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
xAODEmTauRoIContainerCnv_v1()
Default constructor.
virtual void persToTrans(const xAOD::EmTauRoIContainer_v1 *oldObj, xAOD::EmTauRoIContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
EmTauRoIContainer_v2 EmTauRoIContainer
DataVector< xAOD::EmTauRoI_v1 > EmTauRoIContainer_v1
Declare the em/tau RoI container type.