ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODCoreAthenaPool
src
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):
6
#include "
xAODAuxContainerBaseCnv.h
"
7
8
xAOD::AuxContainerBase
*
9
xAODAuxContainerBaseCnv::createPersistentWithKey
(
xAOD::AuxContainerBase
* trans,
10
const
std::string& key )
11
{
12
xAOD::AuxContainerBase
*
result
=
13
xAODAuxContainerBaseCnvBase::createPersistentWithKey
( trans, key );
14
15
// Return the new object:
16
return
result
;
17
}
18
T_AthenaPoolAuxContainerCnv< xAOD::AuxContainerBase >::createPersistentWithKey
virtual xAOD::AuxContainerBase * createPersistentWithKey(xAOD::AuxContainerBase *trans, const std::string &key) override
xAODAuxContainerBaseCnv::createPersistentWithKey
virtual xAOD::AuxContainerBase * createPersistentWithKey(xAOD::AuxContainerBase *trans, const std::string &key) override
Function preparing the container to be written out.
Definition
xAODAuxContainerBaseCnv.cxx:9
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
result
xAODAuxContainerBaseCnv.h
Generated on
for ATLAS Offline Software by
1.14.0