ATLAS Offline Software
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
IPInfoBaseCnv_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_IPINFOBASECNV_P1_H
6
#define JETTAGINFOTPCNV_IPINFOBASECNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/IPInfoBase_p1.h
"
11
#include "
JetTagInfo/IPInfoBase.h
"
12
13
class
MsgStream;
14
15
namespace
Analysis
{
16
17
class
BaseTagInfoCnv_p1;
18
19
class
IPInfoBaseCnv_p1
20
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, IPInfoBase, IPInfoBase_p1> {
21
public
:
22
IPInfoBaseCnv_p1
()
23
:
m_baseTagCnv
(0)
24
{}
25
26
virtual
void
persToTrans
(
const
IPInfoBase_p1
* persObj,
IPInfoBase
* transObj, MsgStream &
log
);
27
virtual
void
transToPers
(
const
IPInfoBase
* transObj,
IPInfoBase_p1
* persObj, MsgStream &
log
);
28
29
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
30
};
31
}
32
#endif
33
Analysis::IPInfoBaseCnv_p1
Definition:
IPInfoBaseCnv_p1.h:20
Analysis::IPInfoBase_p1
Definition:
IPInfoBase_p1.h:14
Analysis::IPInfoBaseCnv_p1::persToTrans
virtual void persToTrans(const IPInfoBase_p1 *persObj, IPInfoBase *transObj, MsgStream &log)
Definition:
IPInfoBaseCnv_p1.cxx:22
TPPolyCnvBase
Definition:
TPConverter.h:674
T_AthenaPoolTPConverter.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::BaseTagInfoCnv_p1
Definition:
BaseTagInfoCnv_p1.h:18
IPInfoBase_p1.h
Analysis::IPInfoBaseCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition:
IPInfoBaseCnv_p1.h:29
IPInfoBase.h
Analysis::IPInfoBase
Definition:
IPInfoBase.h:21
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Analysis::IPInfoBaseCnv_p1::transToPers
virtual void transToPers(const IPInfoBase *transObj, IPInfoBase_p1 *persObj, MsgStream &log)
Definition:
IPInfoBaseCnv_p1.cxx:17
Analysis::IPInfoBaseCnv_p1::IPInfoBaseCnv_p1
IPInfoBaseCnv_p1()
Definition:
IPInfoBaseCnv_p1.h:22
Generated on Thu Nov 7 2024 21:17:25 for ATLAS Offline Software by
1.8.18