8#ifndef XAODTRIGGERATHENAPOOL_XAODTRIGNAVIGATIONAUXINFOCNV_H
9#define XAODTRIGGERATHENAPOOL_XAODTRIGNAVIGATIONAUXINFOCNV_H
49 const std::string& key )
override;
Athena pool converter for aux store classes.
Abstract factory to create the converter.
xAODTrigNavigationAuxInfoCnv(ISvcLocator *svcLoc)
Converter constructor.
virtual xAOD::TrigNavigationAuxInfo * createPersistentWithKey(xAOD::TrigNavigationAuxInfo *trans, const std::string &key) override
Function preparing the container to be written out.
TrigNavigationAuxInfo_v1 TrigNavigationAuxInfo
Define the latest version of the trigger navigation auxiliary information class.
T_AthenaPoolAuxContainerCnv< xAOD::TrigNavigationAuxInfo > xAODTrigNavigationAuxInfoCnvBase
Base class for the converter.