ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkV0Vertex
V0HypothesisCnv_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 V0HYPOTHESIS_CNV_P1_H
6
#define V0HYPOTHESIS_CNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
TrkV0Vertex/V0Hypothesis.h
"
11
#include "
TrkEventTPCnv/TrkV0Vertex/V0Hypothesis_p1.h
"
12
#include "
VxVertex/VxCandidate.h
"
13
21
22
class
MsgStream;
23
24
class
V0HypothesisCnv_p1
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::VxCandidate, Trk::V0Hypothesis, Trk::V0Hypothesis_p1>
25
// class V0HypothesisCnv_p1 : public T_AthenaPoolTPCnvBase< Trk::V0Hypothesis, Trk::V0Hypothesis_p1>
26
{
27
28
public
:
29
33
// V0HypothesisCnv_p1(): m_extendedVxCandidateConverter(0){}
34
35
V0HypothesisCnv_p1
():
m_vxCandidateConverter
(0){}
36
37
41
void
persToTrans
(
const
Trk::V0Hypothesis_p1
* persObj,
Trk::V0Hypothesis
* transObj, MsgStream &log);
42
43
void
transToPers
(
const
Trk::V0Hypothesis
* transObj,
Trk::V0Hypothesis_p1
* persObj, MsgStream &log);
44
45
private
:
46
47
// ITPConverterFor<Trk::ExtendedVxCandidate> * m_extendedVxCandidateConverter;
48
49
ITPConverterFor<Trk::VxCandidate>
*
m_vxCandidateConverter
;
50
51
52
};
//end of class definitions
53
54
#endif
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
V0Hypothesis.h
V0Hypothesis_p1.h
VxCandidate.h
ITPConverterFor< TRANS_BASE >::ITPConverterFor
ITPConverterFor()
Definition
TPConverter.h:43
Trk::V0Hypothesis_p1
Definition
V0Hypothesis_p1.h:22
Trk::V0Hypothesis
An extension of Trk::ExtendedVxCandidate, to be used for constrained and unconstrained V0 candidates ...
Definition
V0Hypothesis.h:40
V0HypothesisCnv_p1::m_vxCandidateConverter
ITPConverterFor< Trk::VxCandidate > * m_vxCandidateConverter
Definition
V0HypothesisCnv_p1.h:49
V0HypothesisCnv_p1::V0HypothesisCnv_p1
V0HypothesisCnv_p1()
Default constructor.
Definition
V0HypothesisCnv_p1.h:35
V0HypothesisCnv_p1::persToTrans
void persToTrans(const Trk::V0Hypothesis_p1 *persObj, Trk::V0Hypothesis *transObj, MsgStream &log)
Conversion methods.
Definition
V0HypothesisCnv_p1.cxx:9
V0HypothesisCnv_p1::transToPers
void transToPers(const Trk::V0Hypothesis *transObj, Trk::V0Hypothesis_p1 *persObj, MsgStream &log)
Definition
V0HypothesisCnv_p1.cxx:19
Generated on
for ATLAS Offline Software by
1.17.0