ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTriggerAthenaPool
src
xAODJetRoIContainerCnv_v1.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$
8
#ifndef XAODTRIGGERATHENAPOOL_XAODJETROICONTAINERCNV_V1_H
9
#define XAODTRIGGERATHENAPOOL_XAODJETROICONTAINERCNV_V1_H
10
11
// Gaudi/Athena include(s):
12
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
13
14
// EDM include(s):
15
#include "
xAODTrigger/versions/JetRoIContainer_v1.h
"
16
#include "
xAODTrigger/JetRoIContainer.h
"
17
20
class
xAODJetRoIContainerCnv_v1
:
21
public
T_AthenaPoolTPCnvConstBase
< xAOD::JetRoIContainer,
22
xAOD::JetRoIContainer_v1 > {
23
24
public
:
25
using
base_class::transToPers
;
26
using
base_class::persToTrans
;
27
29
xAODJetRoIContainerCnv_v1
();
30
32
virtual
void
persToTrans
(
const
xAOD::JetRoIContainer_v1
* oldObj,
33
xAOD::JetRoIContainer
* newObj,
34
MsgStream& log )
const override
;
36
virtual
void
transToPers
(
const
xAOD::JetRoIContainer
*,
37
xAOD::JetRoIContainer_v1
*,
38
MsgStream& log )
const override
;
39
40
};
// class xAODJetRoIContainer_v1
41
42
#endif
// XAODTRIGGERATHENAPOOL_XAODJETROICONTAINERCNV_V1_H
JetRoIContainer.h
JetRoIContainer_v1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvConstBase
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
Definition
T_AthenaPoolTPConverter.h:44
TPConverterConstBase::transToPers
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
TPConverterConstBase::persToTrans
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
xAODJetRoIContainerCnv_v1::transToPers
virtual void transToPers(const xAOD::JetRoIContainer *, xAOD::JetRoIContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
Definition
xAODJetRoIContainerCnv_v1.cxx:57
xAODJetRoIContainerCnv_v1::persToTrans
virtual void persToTrans(const xAOD::JetRoIContainer_v1 *oldObj, xAOD::JetRoIContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Definition
xAODJetRoIContainerCnv_v1.cxx:32
xAODJetRoIContainerCnv_v1::xAODJetRoIContainerCnv_v1
xAODJetRoIContainerCnv_v1()
Default constructor.
Definition
xAODJetRoIContainerCnv_v1.cxx:27
xAOD::JetRoIContainer_v1
DataVector< xAOD::JetRoI_v1 > JetRoIContainer_v1
Declare the jet RoI container type.
Definition
JetRoIContainer_v1.h:19
xAOD::JetRoIContainer
JetRoIContainer_v2 JetRoIContainer
Definition
JetRoIContainer.h:17
Generated on
for ATLAS Offline Software by
1.17.0