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