8#ifndef XAODJETATHENAPOOL_XAODJETAUXCONTAINERCNV_H
9#define XAODJETATHENAPOOL_XAODJETAUXCONTAINERCNV_H
39 using xAODJetAuxContainerCnvBase::xAODJetAuxContainerCnvBase;
44 const std::string& key)
override;
Athena pool converter for aux store classes.
Athena pool converter for aux store classes.
POOL converter for the xAOD::JetAuxContainer class.
virtual xAOD::JetAuxContainer * createPersistentWithKey(xAOD::JetAuxContainer *trans, const std::string &key) override
Function preparing the container to be written out.
JetAuxContainer_v1 JetAuxContainer
Definition of the current jet auxiliary container.
T_AthenaPoolAuxContainerCnv< xAOD::JetAuxContainer > xAODJetAuxContainerCnvBase
Base class for the converter.