8#ifndef XAODTAUATHENAPOOL_XAODTAUJETAUXCONTAINERCNV_V2_H
9#define XAODTAUATHENAPOOL_XAODTAUJETAUXCONTAINERCNV_V2_H
32 xAOD::TauJetAuxContainer_v2 > {
45 const std::string& key,
46 MsgStream& log )
const override;
50 const std::string& key,
51 MsgStream& log )
const override;
TPConverterWithKeyBase< TRANS, PERS > T_AthenaPoolTPCnvWithKeyBase
virtual void transToPersWithKey(const TRANS *transObj, PERS *persObj, const std::string &key, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTransWithKey(const PERS *persObj, TRANS *transObj, const std::string &key, MsgStream &log) const =0
Convert persistent representation to transient one.
xAODTauJetAuxContainerCnv_v2()
Default constructor.
virtual void transToPersWithKey(const xAOD::TauJetAuxContainer *, xAOD::TauJetAuxContainer_v2 *, const std::string &key, MsgStream &log) const override
Dummy function inherited from the base class.
virtual void persToTransWithKey(const xAOD::TauJetAuxContainer_v2 *oldObj, xAOD::TauJetAuxContainer *newObj, const std::string &key, MsgStream &log) const override
Function converting from the old type to the current one.
Temporary container used until we have I/O for AuxStoreInternal.
TauJetAuxContainer_v3 TauJetAuxContainer
Definition of the current taujet auxiliary container.