8#ifndef XAODTRIGGERATHENAPOOL_XAODENERGYSUMROIAUXINFOCNV_V1_H
9#define XAODTRIGGERATHENAPOOL_XAODENERGYSUMROIAUXINFOCNV_V1_H
22 xAOD::EnergySumRoIAuxInfo_v1 > {
34 MsgStream& log )
const override;
43 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 persToTrans(const xAOD::EnergySumRoIAuxInfo_v1 *oldObj, xAOD::EnergySumRoIAuxInfo *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
xAODEnergySumRoIAuxInfoCnv_v1()
Default constructor.
virtual void transToPers(const xAOD::EnergySumRoIAuxInfo *, xAOD::EnergySumRoIAuxInfo_v1 *, MsgStream &log) const override
Function for converting from old type to current one.
Auxiliary store for an EnergySum RoI object.
EnergySumRoIAuxInfo_v2 EnergySumRoIAuxInfo
Declare the most recent version of the energy-sum auxiliary info.