ATLAS Offline Software
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
ISvxAssociationCnv_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_ISvxAssociationCNV_P1_H
6
#define JETTAGINFOTPCNV_ISvxAssociationCNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/ISvxAssociation_p1.h
"
11
#include "
JetTagEvent/ISvxAssociation.h
"
12
13
class
MsgStream;
14
18
19
20
namespace
Analysis
{
21
class
ISvxAssociationCnv_p1
22
:
public
T_AthenaPoolTPPolyCnvBase
<JetAssociationBase, ISvxAssociation, ISvxAssociation_p1>
23
{
24
public
:
25
inline
ISvxAssociationCnv_p1
(
void
)
26
{}
27
28
virtual
void
persToTrans
(
const
ISvxAssociation_p1
*persObj,
29
ISvxAssociation
*transObj,
30
MsgStream &
log
);
31
virtual
void
transToPers
(
const
ISvxAssociation
*transObj,
32
ISvxAssociation_p1
*persObj,
33
MsgStream &
log
);
34
35
private
:
36
};
37
}
38
39
40
#endif
Analysis::ISvxAssociation
Definition:
ISvxAssociation.h:41
ISvxAssociation.h
Analysis::ISvxAssociationCnv_p1::persToTrans
virtual void persToTrans(const ISvxAssociation_p1 *persObj, ISvxAssociation *transObj, MsgStream &log)
Convert to trans form.
Definition:
ISvxAssocationCnv_p1.cxx:16
Analysis::ISvxAssociationCnv_p1::ISvxAssociationCnv_p1
ISvxAssociationCnv_p1(void)
Definition:
ISvxAssociationCnv_p1.h:25
TPPolyCnvBase
Definition:
TPConverter.h:674
T_AthenaPoolTPConverter.h
ISvxAssociation_p1.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::ISvxAssociationCnv_p1::transToPers
virtual void transToPers(const ISvxAssociation *transObj, ISvxAssociation_p1 *persObj, MsgStream &log)
Definition:
ISvxAssocationCnv_p1.cxx:23
Analysis::ISvxAssociation_p1
Definition:
ISvxAssociation_p1.h:19
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Analysis::ISvxAssociationCnv_p1
Definition:
ISvxAssociationCnv_p1.h:23
Generated on Thu Nov 7 2024 21:17:32 for ATLAS Offline Software by
1.8.18