ATLAS Offline Software
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
get_generator_info.result
result
Definition:
get_generator_info.py:21
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
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
T_AthenaPoolAuxContainerCnv::createPersistentWithKey
virtual AUXSTORE * createPersistentWithKey(AUXSTORE *trans, const std::string &key) override
Convert a transient object to persistent form.
xAODAuxContainerBaseCnv.h
mapkey::key
key
Definition:
TElectronEfficiencyCorrectionTool.cxx:37
Generated on Thu Nov 7 2024 21:31:57 for ATLAS Offline Software by
1.8.18