ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SETrackInfoCnv_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_SETrackInfoCNV_P1_H
6
#define JETTAGINFOTPCNV_SETrackInfoCNV_P1_H
7
8
#include "
JetTagInfoTPCnv/SETrackInfo_p1.h
"
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
10
#include "
DataModelAthenaPool/ElementLinkCnv_p1.h
"
11
#include "
egammaEvent/ElectronContainer.h
"
12
#include "
egammaEvent/PhotonContainer.h
"
13
14
#include "
JetTagInfo/SETrackInfo.h
"
15
16
class
MsgStream;
17
18
namespace
Analysis
{
19
20
class
SETrackInfoCnv_p1
:
21
public
T_AthenaPoolTPCnvBase
<SETrackInfo, SETrackInfo_p1> {
22
public
:
23
SETrackInfoCnv_p1
() {}
24
virtual
void
persToTrans
(
const
SETrackInfo_p1
* persObj,
SETrackInfo
* transObj, MsgStream &log);
25
virtual
void
transToPers
(
const
SETrackInfo
* transObj,
SETrackInfo_p1
* persObj, MsgStream &log);
26
27
private
:
28
ElementLinkCnv_p1<ElementLink<ElectronContainer>
>
m_eleElementLinkCnv
;
29
ElementLinkCnv_p1<ElementLink<PhotonContainer>
>
m_phoElementLinkCnv
;
30
31
};
32
}
33
#endif
34
ElementLinkCnv_p1.h
This file contains the class definition for the ElementLinkCnv_p1 class.
ElectronContainer.h
PhotonContainer.h
SETrackInfo.h
SETrackInfo_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
Analysis::SETrackInfoCnv_p1::persToTrans
virtual void persToTrans(const SETrackInfo_p1 *persObj, SETrackInfo *transObj, MsgStream &log)
Definition
SETrackInfoCnv_p1.cxx:29
Analysis::SETrackInfoCnv_p1::m_eleElementLinkCnv
ElementLinkCnv_p1< ElementLink< ElectronContainer > > m_eleElementLinkCnv
Definition
SETrackInfoCnv_p1.h:28
Analysis::SETrackInfoCnv_p1::m_phoElementLinkCnv
ElementLinkCnv_p1< ElementLink< PhotonContainer > > m_phoElementLinkCnv
Definition
SETrackInfoCnv_p1.h:29
Analysis::SETrackInfoCnv_p1::transToPers
virtual void transToPers(const SETrackInfo *transObj, SETrackInfo_p1 *persObj, MsgStream &log)
Definition
SETrackInfoCnv_p1.cxx:15
Analysis::SETrackInfoCnv_p1::SETrackInfoCnv_p1
SETrackInfoCnv_p1()
Definition
SETrackInfoCnv_p1.h:23
Analysis::SETrackInfo_p1
Definition
SETrackInfo_p1.h:20
Analysis::SETrackInfo
Definition
SETrackInfo.h:20
ElementLinkCnv_p1
Definition
ElementLinkCnv_p1.h:27
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0