ATLAS Offline Software
Event
xAOD
xAODTriggerAthenaPool
src
xAODTrigNavigationAuxInfoCnv.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: xAODTrigNavigationAuxInfoCnv.h 674249 2015-06-11 08:47:11Z krasznaa $
8
#ifndef XAODTRIGGERATHENAPOOL_XAODTRIGNAVIGATIONAUXINFOCNV_H
9
#define XAODTRIGGERATHENAPOOL_XAODTRIGNAVIGATIONAUXINFOCNV_H
10
11
// Gaudi/Athena include(s):
12
#include "
AthenaPoolCnvSvc/T_AthenaPoolAuxContainerCnv.h
"
13
14
// EDM include(s):
15
#include "
xAODTrigger/TrigNavigationAuxInfo.h
"
16
18
typedef
T_AthenaPoolAuxContainerCnv< xAOD::TrigNavigationAuxInfo >
19
xAODTrigNavigationAuxInfoCnvBase
;
20
34
class
xAODTrigNavigationAuxInfoCnv
:
35
public
xAODTrigNavigationAuxInfoCnvBase
{
36
37
// Declare the factory as our friend:
38
friend
class
CnvFactory
<
xAODTrigNavigationAuxInfoCnv
>;
39
40
protected
:
42
public
:
43
xAODTrigNavigationAuxInfoCnv
( ISvcLocator* svcLoc );
44
protected
:
45
47
virtual
xAOD::TrigNavigationAuxInfo
*
48
createPersistentWithKey
(
xAOD::TrigNavigationAuxInfo
* trans,
49
const
std::string&
key
)
override
;
50
51
};
// class xAODTrigNavigationAuxInfoCnv
52
53
#endif // XAODTRIGGERATHENAPOOL_XAODTRIGNAVIGATIONAUXINFOCNV_H
xAODTrigNavigationAuxInfoCnv
POOL converter for the xAOD::TrigNavigationAuxInfo class.
Definition:
xAODTrigNavigationAuxInfoCnv.h:35
xAODTrigNavigationAuxInfoCnv::xAODTrigNavigationAuxInfoCnv
xAODTrigNavigationAuxInfoCnv(ISvcLocator *svcLoc)
Converter constructor.
Definition:
xAODTrigNavigationAuxInfoCnv.cxx:27
T_AthenaPoolAuxContainerCnv
Athena pool converter for aux store classes.
Definition:
T_AthenaPoolAuxContainerCnv.h:39
xAODTrigNavigationAuxInfoCnv::createPersistentWithKey
virtual xAOD::TrigNavigationAuxInfo * createPersistentWithKey(xAOD::TrigNavigationAuxInfo *trans, const std::string &key) override
Function preparing the container to be written out.
Definition:
xAODTrigNavigationAuxInfoCnv.cxx:34
T_AthenaPoolAuxContainerCnv.h
Athena pool converter for aux store classes.
CnvFactory
Abstract factory to create the converter.
Definition:
ToyConverter.h:16
xAODTrigNavigationAuxInfoCnvBase
T_AthenaPoolAuxContainerCnv< xAOD::TrigNavigationAuxInfo > xAODTrigNavigationAuxInfoCnvBase
Base class for the converter.
Definition:
xAODTrigNavigationAuxInfoCnv.h:19
xAOD::TrigNavigationAuxInfo_v1
Class holding the data handled by TrigNavigation_v1 (bsaed on the TrigDecision_v1) This is the auxili...
Definition:
TrigNavigationAuxInfo_v1.h:32
TrigNavigationAuxInfo.h
mapkey::key
key
Definition:
TElectronEfficiencyCorrectionTool.cxx:37
Generated on Thu Nov 7 2024 21:32:12 for ATLAS Offline Software by
1.8.18