ATLAS Offline Software
Loading...
Searching...
No Matches
xAODAuxContainerBaseCnv.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
5// Local include(s):
7
10 const std::string& key )
11{
14
15 // Return the new object:
16 return result;
17}
18
virtual xAOD::AuxContainerBase * createPersistentWithKey(xAOD::AuxContainerBase *trans, const std::string &key) override
virtual xAOD::AuxContainerBase * createPersistentWithKey(xAOD::AuxContainerBase *trans, const std::string &key) override
Function preparing the container to be written out.
Common base class for the auxiliary containers.