ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTriggerAthenaPool
src
xAODEnergySumRoIAuxInfoCnv_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_XAODENERGYSUMROIAUXINFOCNV_V1_H
9
#define XAODTRIGGERATHENAPOOL_XAODENERGYSUMROIAUXINFOCNV_V1_H
10
11
// Gaudi/Athena include(s):
12
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
13
14
// EDM include(s):
15
#include "
xAODTrigger/versions/EnergySumRoIAuxInfo_v1.h
"
16
#include "
xAODTrigger/EnergySumRoIAuxInfo.h
"
17
20
class
xAODEnergySumRoIAuxInfoCnv_v1
:
21
public
T_AthenaPoolTPCnvConstBase
< xAOD::EnergySumRoIAuxInfo,
22
xAOD::EnergySumRoIAuxInfo_v1 > {
23
24
public
:
25
using
base_class::transToPers
;
26
using
base_class::persToTrans
;
27
29
xAODEnergySumRoIAuxInfoCnv_v1
();
30
32
virtual
void
persToTrans
(
const
xAOD::EnergySumRoIAuxInfo_v1
* oldObj,
33
xAOD::EnergySumRoIAuxInfo
* newObj,
34
MsgStream& log )
const override
;
35
37
// xAOD::EnergySumRoIAuxInfo* createTransient(const xAOD::EnergySumRoIAuxInfo_v1* oldObj,
38
// MsgStream& log );
39
41
virtual
void
transToPers
(
const
xAOD::EnergySumRoIAuxInfo
*,
42
xAOD::EnergySumRoIAuxInfo_v1
*,
43
MsgStream& log )
const override
;
44
45
};
// class xAODEnergySumRoIAuxInfo_v1
46
47
#endif
// XAODTRIGGERATHENAPOOL_XAODENERGYSUMROIAUXINFOCNV_V1_H
EnergySumRoIAuxInfo.h
EnergySumRoIAuxInfo_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.
xAODEnergySumRoIAuxInfoCnv_v1::persToTrans
virtual void persToTrans(const xAOD::EnergySumRoIAuxInfo_v1 *oldObj, xAOD::EnergySumRoIAuxInfo *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Definition
xAODEnergySumRoIAuxInfoCnv_v1.cxx:39
xAODEnergySumRoIAuxInfoCnv_v1::xAODEnergySumRoIAuxInfoCnv_v1
xAODEnergySumRoIAuxInfoCnv_v1()
Default constructor.
Definition
xAODEnergySumRoIAuxInfoCnv_v1.cxx:34
xAODEnergySumRoIAuxInfoCnv_v1::transToPers
virtual void transToPers(const xAOD::EnergySumRoIAuxInfo *, xAOD::EnergySumRoIAuxInfo_v1 *, MsgStream &log) const override
Function for converting from old type to current one.
Definition
xAODEnergySumRoIAuxInfoCnv_v1.cxx:63
xAOD::EnergySumRoIAuxInfo_v1
Auxiliary store for an EnergySum RoI object.
Definition
EnergySumRoIAuxInfo_v1.h:34
xAOD::EnergySumRoIAuxInfo
EnergySumRoIAuxInfo_v2 EnergySumRoIAuxInfo
Declare the most recent version of the energy-sum auxiliary info.
Definition
EnergySumRoIAuxInfo.h:17
Generated on
for ATLAS Offline Software by
1.17.0