ATLAS Offline Software
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SoftElectronInfoCnv_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_SoftElectronInfoCNV_P1_H
6
#define JETTAGINFOTPCNV_SoftElectronInfoCNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/SoftElectronInfo_p1.h
"
11
#include "
JetTagInfo/SoftElectronInfo.h
"
12
#include "
JetTagInfo/SETrackInfo.h
"
13
14
class
MsgStream;
15
16
namespace
Analysis
{
17
18
class
BaseTagInfoCnv_p1;
19
20
class
SoftElectronInfoCnv_p1
21
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, SoftElectronInfo, SoftElectronInfo_p1> {
22
public
:
23
SoftElectronInfoCnv_p1
()
24
:
m_baseTagCnv
(0),
25
m_seTrackInfoCnv
(0)
26
{}
27
28
virtual
void
persToTrans
(
const
SoftElectronInfo_p1
* persObj,
SoftElectronInfo
* transObj, MsgStream &
log
);
29
virtual
void
transToPers
(
const
SoftElectronInfo
* transObj,
SoftElectronInfo_p1
* persObj, MsgStream &
log
);
30
31
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
32
ITPConverterFor<SETrackInfo>
*
m_seTrackInfoCnv
;
33
};
34
35
}
36
#endif
37
ITPConverterFor
Definition:
TPConverter.h:37
Analysis::SoftElectronInfo_p1
Definition:
SoftElectronInfo_p1.h:20
Analysis::SoftElectronInfoCnv_p1::persToTrans
virtual void persToTrans(const SoftElectronInfo_p1 *persObj, SoftElectronInfo *transObj, MsgStream &log)
Fluf the data up again.
Definition:
SoftElectronInfoCnv_p1.cxx:39
Analysis::SoftElectronInfoCnv_p1
Definition:
SoftElectronInfoCnv_p1.h:21
Analysis::SoftElectronInfo
Definition:
SoftElectronInfo.h:47
Analysis::SoftElectronInfoCnv_p1::transToPers
virtual void transToPers(const SoftElectronInfo *transObj, SoftElectronInfo_p1 *persObj, MsgStream &log)
Save data to the persistant format.
Definition:
SoftElectronInfoCnv_p1.cxx:20
TPPolyCnvBase
Definition:
TPConverter.h:674
SoftElectronInfo.h
SoftElectronInfo_p1.h
T_AthenaPoolTPConverter.h
Analysis::SoftElectronInfoCnv_p1::SoftElectronInfoCnv_p1
SoftElectronInfoCnv_p1()
Definition:
SoftElectronInfoCnv_p1.h:23
SETrackInfo.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::SoftElectronInfoCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition:
SoftElectronInfoCnv_p1.h:31
Analysis::BaseTagInfoCnv_p1
Definition:
BaseTagInfoCnv_p1.h:18
Analysis::SoftElectronInfoCnv_p1::m_seTrackInfoCnv
ITPConverterFor< SETrackInfo > * m_seTrackInfoCnv
Definition:
SoftElectronInfoCnv_p1.h:32
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Generated on Thu Nov 7 2024 21:26:22 for ATLAS Offline Software by
1.8.18