ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
AnalysisCommon
ParticleEventTPCnv
ParticleEventTPCnv
ParticleShallowCloneCnv_p1.h
Go to the documentation of this file.
1
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// ParticleShallowCloneCnv_p1.h
8
// Header file for class ParticleShallowCloneCnv_p1
9
// Author: Karsten Koeneke - February 2013
11
#ifndef PARTICLEEVENTTPCNV_PARTICLESHALLOWCLONECNV_P1_H
12
#define PARTICLEEVENTTPCNV_PARTICLESHALLOWCLONECNV_P1_H
13
14
// STL includes
15
16
// AthenaPoolCnvSvc includes
17
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
18
19
// ParticleEventTPCnv includes
20
#include "
ParticleEventTPCnv/ParticleShallowClone_p1.h
"
21
22
// Forward declaration
23
class
MsgStream;
24
namespace
Analysis
{
25
class
ParticleShallowClone
;
26
}
27
28
class
ParticleShallowCloneCnv_p1
29
:
public
T_AthenaPoolTPCnvConstBase
<Analysis::ParticleShallowClone, ParticleShallowClone_p1>
30
{
31
public
:
32
using
base_class::transToPers
;
33
using
base_class::persToTrans
;
34
35
38
ParticleShallowCloneCnv_p1
();
39
40
44
virtual
void
persToTrans
(
const
ParticleShallowClone_p1
* persObj,
45
Analysis::ParticleShallowClone
* transObj,
46
MsgStream&
msg
)
const override
;
47
51
virtual
void
transToPers
(
const
Analysis::ParticleShallowClone
* transObj,
52
ParticleShallowClone_p1
* persObj,
53
MsgStream&
msg
)
const override
;
54
};
55
56
57
inline
ParticleShallowCloneCnv_p1::ParticleShallowCloneCnv_p1
()
58
{}
59
60
#endif
//> PARTICLEEVENTTPCNV_COMPOSITEPARTICLECNV_P1_H
ParticleShallowClone_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvConstBase
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
Definition
T_AthenaPoolTPConverter.h:44
Analysis::ParticleShallowClone
Definition
ParticleShallowClone.h:51
ParticleShallowCloneCnv_p1::transToPers
virtual void transToPers(const Analysis::ParticleShallowClone *transObj, ParticleShallowClone_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation ParticleShallowClone_p1 from its transient representati...
Definition
ParticleShallowCloneCnv_p1.cxx:69
ParticleShallowCloneCnv_p1::persToTrans
virtual void persToTrans(const ParticleShallowClone_p1 *persObj, Analysis::ParticleShallowClone *transObj, MsgStream &msg) const override
Method creating the transient representation of ParticleShallowClone from its persistent representati...
Definition
ParticleShallowCloneCnv_p1.cxx:38
ParticleShallowCloneCnv_p1::ParticleShallowCloneCnv_p1
ParticleShallowCloneCnv_p1()
Default constructor:
Definition
ParticleShallowCloneCnv_p1.h:57
ParticleShallowClone_p1
Definition
ParticleShallowClone_p1.h:28
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.
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
msg
MsgStream & msg
Definition
testRead.cxx:32
Generated on
for ATLAS Offline Software by
1.17.0