ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SVInfoPlusCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef JETTAGINFOTPCNV_SVInfoPlusCNV_P1_H
6
#define JETTAGINFOTPCNV_SVInfoPlusCNV_P1_H
7
8
#include "
VxVertex/RecVertex.h
"
9
#include "
DataModelAthenaPool/ElementLinkVectorCnv_p1.h
"
10
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
11
12
#include "
JetTagInfoTPCnv/SVInfoPlus_p1.h
"
13
#include "
JetTagInfo/SVInfoPlus.h
"
14
15
class
MsgStream;
16
20
21
22
namespace
Analysis
{
23
class
SVInfoPlusCnv_p1
24
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, SVInfoPlus, SVInfoPlus_p1>
25
{
26
public
:
27
inline
SVInfoPlusCnv_p1
(
void
)
28
:
m_baseTagCnv
(0),
m_recoVertexCnv
(0)
29
{}
30
31
virtual
void
persToTrans
(
const
SVInfoPlus_p1
*persObj,
32
SVInfoPlus
*transObj,
33
MsgStream &log);
34
virtual
void
transToPers
(
const
SVInfoPlus
*transObj,
35
SVInfoPlus_p1
*persObj,
36
MsgStream &log);
37
38
private
:
39
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
40
ITPConverterFor<Trk::Vertex>
*
m_recoVertexCnv
;
41
ElementLinkVectorCnv_p1<ElementLinkVector<Rec::TrackParticleContainer>
>
m_trackVecCnv
;
42
};
43
}
44
45
46
#endif
ElementLinkVectorCnv_p1.h
This file contains the class definition for the ElementLinkVectorCnv_p1 class.
RecVertex.h
SVInfoPlus.h
SVInfoPlus_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
Analysis::BaseTagInfoCnv_p1
Definition
BaseTagInfoCnv_p1.h:18
Analysis::SVInfoPlusCnv_p1::persToTrans
virtual void persToTrans(const SVInfoPlus_p1 *persObj, SVInfoPlus *transObj, MsgStream &log)
Load from disk format to in-memory format.
Definition
SVInfoPlusCnv_p1.cxx:65
Analysis::SVInfoPlusCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition
SVInfoPlusCnv_p1.h:39
Analysis::SVInfoPlusCnv_p1::SVInfoPlusCnv_p1
SVInfoPlusCnv_p1(void)
Definition
SVInfoPlusCnv_p1.h:27
Analysis::SVInfoPlusCnv_p1::transToPers
virtual void transToPers(const SVInfoPlus *transObj, SVInfoPlus_p1 *persObj, MsgStream &log)
Given a transient rep, save it to a persistent one.
Definition
SVInfoPlusCnv_p1.cxx:26
Analysis::SVInfoPlusCnv_p1::m_trackVecCnv
ElementLinkVectorCnv_p1< ElementLinkVector< Rec::TrackParticleContainer > > m_trackVecCnv
Definition
SVInfoPlusCnv_p1.h:41
Analysis::SVInfoPlusCnv_p1::m_recoVertexCnv
ITPConverterFor< Trk::Vertex > * m_recoVertexCnv
Definition
SVInfoPlusCnv_p1.h:40
Analysis::SVInfoPlus_p1
Definition
SVInfoPlus_p1.h:20
Analysis::SVInfoPlus
Definition
SVInfoPlus.h:17
ElementLinkVectorCnv_p1
Definition
ElementLinkVectorCnv_p1.h:28
ITPConverterFor< TRANS_BASE >::ITPConverterFor
ITPConverterFor()
Definition
TPConverter.h:43
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0