ATLAS Offline Software
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
SETrackInfo_p1.h
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
TPConverterBase
Definition:
TPConverter.h:738
Analysis::SETrackInfoCnv_p1::persToTrans
virtual void persToTrans(const SETrackInfo_p1 *persObj, SETrackInfo *transObj, MsgStream &log)
Definition:
SETrackInfoCnv_p1.cxx:29
T_AthenaPoolTPConverter.h
ElementLinkCnv_p1
Definition:
ElementLinkCnv_p1.h:27
SETrackInfo.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::SETrackInfoCnv_p1
Definition:
SETrackInfoCnv_p1.h:21
Analysis::SETrackInfoCnv_p1::m_eleElementLinkCnv
ElementLinkCnv_p1< ElementLink< ElectronContainer > > m_eleElementLinkCnv
Definition:
SETrackInfoCnv_p1.h:28
Analysis::SETrackInfo
Definition:
SETrackInfo.h:20
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Analysis::SETrackInfo_p1
Definition:
SETrackInfo_p1.h:20
Analysis::SETrackInfoCnv_p1::m_phoElementLinkCnv
ElementLinkCnv_p1< ElementLink< PhotonContainer > > m_phoElementLinkCnv
Definition:
SETrackInfoCnv_p1.h:29
PhotonContainer.h
Generated on Fri Jan 10 2025 21:17:33 for ATLAS Offline Software by
1.8.18