ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SoftMuonInfoCnv_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_SoftMuonInfoCNV_P1_H
6
#define JETTAGINFOTPCNV_SoftMuonInfoCNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/SoftMuonInfo_p1.h
"
11
#include "
JetTagInfo/SoftMuonInfo.h
"
12
#include "
JetTagInfo/SMTrackInfo.h
"
13
14
class
MsgStream;
15
16
namespace
Analysis
{
17
18
class
BaseTagInfoCnv_p1
;
19
20
class
SoftMuonInfoCnv_p1
21
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, SoftMuonInfo, SoftMuonInfo_p1> {
22
public
:
23
SoftMuonInfoCnv_p1
()
24
:
m_baseTagCnv
(0),
25
m_smTrackInfoCnv
(0)
26
{}
27
28
virtual
void
persToTrans
(
const
SoftMuonInfo_p1
* persObj,
SoftMuonInfo
* transObj, MsgStream &log);
29
virtual
void
transToPers
(
const
SoftMuonInfo
* transObj,
SoftMuonInfo_p1
* persObj, MsgStream &log);
30
31
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
32
ITPConverterFor<SMTrackInfo>
*
m_smTrackInfoCnv
;
33
};
34
35
}
36
#endif
37
SMTrackInfo.h
SoftMuonInfo.h
SoftMuonInfo_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
Analysis::BaseTagInfoCnv_p1
Definition
BaseTagInfoCnv_p1.h:18
Analysis::SoftMuonInfoCnv_p1::persToTrans
virtual void persToTrans(const SoftMuonInfo_p1 *persObj, SoftMuonInfo *transObj, MsgStream &log)
Fluf the data up again.
Definition
SoftMuonInfoCnv_p1.cxx:33
Analysis::SoftMuonInfoCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition
SoftMuonInfoCnv_p1.h:31
Analysis::SoftMuonInfoCnv_p1::transToPers
virtual void transToPers(const SoftMuonInfo *transObj, SoftMuonInfo_p1 *persObj, MsgStream &log)
Save data to the persistant format.
Definition
SoftMuonInfoCnv_p1.cxx:20
Analysis::SoftMuonInfoCnv_p1::m_smTrackInfoCnv
ITPConverterFor< SMTrackInfo > * m_smTrackInfoCnv
Definition
SoftMuonInfoCnv_p1.h:32
Analysis::SoftMuonInfoCnv_p1::SoftMuonInfoCnv_p1
SoftMuonInfoCnv_p1()
Definition
SoftMuonInfoCnv_p1.h:23
Analysis::SoftMuonInfo_p1
Definition
SoftMuonInfo_p1.h:19
Analysis::SoftMuonInfo
Class for soft muon information @ author henri bachacou.
Definition
SoftMuonInfo.h:27
ITPConverterFor< TRANS_BASE >::ITPConverterFor
ITPConverterFor()
Definition
TPConverter.h:43
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0