ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkV0Vertex
V0CandidateCnv_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 V0CANDIDATE_CNV_P1_H
6
#define V0CANDIDATE_CNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
TrkV0Vertex/V0Candidate.h
"
11
#include "
TrkEventTPCnv/TrkV0Vertex/V0Candidate_p1.h
"
12
#include "
TrkEventTPCnv/TrkV0Vertex/V0HypothesisCnv_p1.h
"
13
#include "
VxVertex/VxCandidate.h
"
14
15
16
class
MsgStream;
17
18
class
V0CandidateCnv_p1
:
public
T_AthenaPoolTPCnvBase
< Trk::V0Candidate, Trk::V0Candidate_p1> {
19
public
:
20
21
V0CandidateCnv_p1
() {}
22
23
void
persToTrans
(
const
Trk::V0Candidate_p1
* persObj,
Trk::V0Candidate
* transObj, MsgStream &log);
24
void
transToPers
(
const
Trk::V0Candidate
* transObj,
Trk::V0Candidate_p1
* persObj, MsgStream &log);
25
26
virtual
void
initPrivateConverters
(
TopLevelTPCnvBase
*topCnv ) {
27
m_v0HypothesisVectorCnv
.setTopConverter( topCnv, 0 );
28
}
29
30
private
:
31
32
//V0HypothesisCnv_p1 * m_v0HypothesisConverter;
33
34
// typedef T_AthenaPoolTPPtrVectorCnv< std::vector<Trk::V0Hypothesis *>,
35
// std::vector<TPObjRef>,
36
// ITPConverterFor<Trk::V0Hypothesis> > V0HypothesisVectorCnv_p1;
37
38
typedef
T_AthenaPoolTPPtrVectorCnv< std::vector<Trk::VxCandidate *>
, std::vector<TPObjRef>,
ITPConverterFor<Trk::VxCandidate>
>
V0HypothesisVectorCnv_p1
;
39
40
V0HypothesisVectorCnv_p1
m_v0HypothesisVectorCnv
;
41
};
42
43
#endif
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPtrVectorCnv
TPPtrVectorCnv< TRANS, PERS, CONV > T_AthenaPoolTPPtrVectorCnv
Definition
T_AthenaPoolTPConverter.h:51
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
V0Candidate.h
V0Candidate_p1.h
V0HypothesisCnv_p1.h
VxCandidate.h
ITPConverterFor
Common base class for all TP converters, specialized for a given transient type.
Definition
TPConverter.h:37
TopLevelTPCnvBase
Base class for top-level TP converters.
Definition
TopLevelTPCnvBase.h:32
Trk::V0Candidate_p1
Definition
V0Candidate_p1.h:22
Trk::V0Candidate
Definition
V0Candidate.h:33
V0CandidateCnv_p1::V0HypothesisVectorCnv_p1
T_AthenaPoolTPPtrVectorCnv< std::vector< Trk::VxCandidate * >, std::vector< TPObjRef >, ITPConverterFor< Trk::VxCandidate > > V0HypothesisVectorCnv_p1
Definition
V0CandidateCnv_p1.h:38
V0CandidateCnv_p1::persToTrans
void persToTrans(const Trk::V0Candidate_p1 *persObj, Trk::V0Candidate *transObj, MsgStream &log)
Definition
V0CandidateCnv_p1.cxx:8
V0CandidateCnv_p1::initPrivateConverters
virtual void initPrivateConverters(TopLevelTPCnvBase *topCnv)
Definition
V0CandidateCnv_p1.h:26
V0CandidateCnv_p1::V0CandidateCnv_p1
V0CandidateCnv_p1()
Definition
V0CandidateCnv_p1.h:21
V0CandidateCnv_p1::transToPers
void transToPers(const Trk::V0Candidate *transObj, Trk::V0Candidate_p1 *persObj, MsgStream &log)
Definition
V0CandidateCnv_p1.cxx:30
V0CandidateCnv_p1::m_v0HypothesisVectorCnv
V0HypothesisVectorCnv_p1 m_v0HypothesisVectorCnv
Definition
V0CandidateCnv_p1.h:40
Generated on
for ATLAS Offline Software by
1.17.0