ATLAS Offline Software
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SMTrackInfoCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef JETTAGINFOTPCNV_SMTrackInfoCNV_P1_H
6
#define JETTAGINFOTPCNV_SMTrackInfoCNV_P1_H
7
8
#include "
JetTagInfoTPCnv/SMTrackInfo_p1.h
"
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
10
#include "
DataModelAthenaPool/ElementLinkCnv_p1.h
"
11
12
#include "
JetTagInfo/SMTrackInfo.h
"
13
14
class
MsgStream;
15
16
namespace
Analysis
{
17
18
class
SMTrackInfoCnv_p1
:
19
public
T_AthenaPoolTPCnvBase
<SMTrackInfo, SMTrackInfo_p1> {
20
public
:
21
SMTrackInfoCnv_p1
() {}
22
virtual
void
persToTrans
(
const
SMTrackInfo_p1
* persObj,
SMTrackInfo
* transObj, MsgStream &
log
);
23
virtual
void
transToPers
(
const
SMTrackInfo
* transObj,
SMTrackInfo_p1
* persObj, MsgStream &
log
);
24
25
private
:
26
27
ElementLinkCnv_p1<ElementLink<MuonContainer>
>
m_elementLinkCnv
;
28
};
29
}
30
#endif
31
SMTrackInfo_p1.h
SMTrackInfo.h
ElementLinkCnv_p1.h
This file contains the class definition for the ElementLinkCnv_p1 class.
Analysis::SMTrackInfoCnv_p1::m_elementLinkCnv
ElementLinkCnv_p1< ElementLink< MuonContainer > > m_elementLinkCnv
Definition:
SMTrackInfoCnv_p1.h:27
TPConverterBase
Definition:
TPConverter.h:738
Analysis::SMTrackInfo_p1
Definition:
SMTrackInfo_p1.h:20
Analysis::SMTrackInfoCnv_p1::persToTrans
virtual void persToTrans(const SMTrackInfo_p1 *persObj, SMTrackInfo *transObj, MsgStream &log)
Definition:
SMTrackInfoCnv_p1.cxx:25
Analysis::SMTrackInfoCnv_p1
Definition:
SMTrackInfoCnv_p1.h:19
Analysis::SMTrackInfoCnv_p1::transToPers
virtual void transToPers(const SMTrackInfo *transObj, SMTrackInfo_p1 *persObj, MsgStream &log)
Definition:
SMTrackInfoCnv_p1.cxx:15
T_AthenaPoolTPConverter.h
ElementLinkCnv_p1
Definition:
ElementLinkCnv_p1.h:27
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::SMTrackInfoCnv_p1::SMTrackInfoCnv_p1
SMTrackInfoCnv_p1()
Definition:
SMTrackInfoCnv_p1.h:21
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Analysis::SMTrackInfo
Definition:
SMTrackInfo.h:17
Generated on Thu Nov 7 2024 21:26:22 for ATLAS Offline Software by
1.8.18