ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
MVFVxContainerCnv_tlp1.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 MVFVXCONTAINER_CNV_TLP1_TRK_H
6
#define MVFVXCONTAINER_CNV_TLP1_TRK_H
7
8
9
#include "
TPTools/TopLevelTPConverter.h
"
10
11
#include "
MVFVxContainer_tlp1.h
"
12
13
//-----------------------------------------
14
// VxMultiVertex
15
//-----------------------------------------
16
#include "
TrkEventTPCnv/VxMultiVertex/MVFVxContainerCnv_p1.h
"
17
#include "
TrkEventTPCnv/VxMultiVertex/MVFVxCandidateCnv_p1.h
"
18
#include "
TrkEventTPCnv/VxMultiVertex/MVFVxTrackAtVertexCnv_p1.h
"
19
20
class
MVFVxContainerCnv_tlp1
:
public
TopLevelTPConverter
< MVFVxContainerCnv_p1, Trk::MVFVxContainer_tlp1 >
21
{
22
23
public
:
24
25
MVFVxContainerCnv_tlp1
();
26
virtual
~MVFVxContainerCnv_tlp1
() {}
27
28
//default methods
29
virtual
void
setPStorage
(
Trk::MVFVxContainer_tlp1
*storage );
30
31
virtual
unsigned
short
getConverterID
() {
return
1; }
32
33
// all TP converters for types used in the Vertex package
34
35
protected
:
36
37
//VxMultiVertex
38
MVFVxCandidateCnv_p1
m_mVFVxCandidateCnv
;
39
MVFVxTrackAtVertexCnv_p1
m_mVFVxTrackAtVertexCnv
;
40
41
};
//end of class definitions
42
43
44
template
<>
45
class
T_TPCnv
<
MVFVxContainer
,
Trk
::MVFVxContainer_tlp1 >
46
:
public
MVFVxContainerCnv_tlp1
47
{
48
public
:
49
// ??? Maybe this should be moved up to TopLevelTPConverter...
50
virtual
void
persToTrans
(
const
Trk::MVFVxContainer_tlp1
* pers,
51
MVFVxContainer
* trans,
52
MsgStream&
msg
);
53
};
54
55
56
#endif
//MVFVXCONTAINER_CNV_TLP1_TRK_H
MVFVxCandidateCnv_p1.h
MVFVxContainerCnv_p1.h
MVFVxContainer_tlp1.h
MVFVxTrackAtVertexCnv_p1.h
TopLevelTPConverter.h
Defines the most specialized template for all top-level TP converters.
MVFVxCandidateCnv_p1
Definition
MVFVxCandidateCnv_p1.h:27
MVFVxContainerCnv_tlp1::m_mVFVxTrackAtVertexCnv
MVFVxTrackAtVertexCnv_p1 m_mVFVxTrackAtVertexCnv
Definition
MVFVxContainerCnv_tlp1.h:39
MVFVxContainerCnv_tlp1::~MVFVxContainerCnv_tlp1
virtual ~MVFVxContainerCnv_tlp1()
Definition
MVFVxContainerCnv_tlp1.h:26
MVFVxContainerCnv_tlp1::getConverterID
virtual unsigned short getConverterID()
Returns this converter's ID.
Definition
MVFVxContainerCnv_tlp1.h:31
MVFVxContainerCnv_tlp1::m_mVFVxCandidateCnv
MVFVxCandidateCnv_p1 m_mVFVxCandidateCnv
Definition
MVFVxContainerCnv_tlp1.h:38
MVFVxContainerCnv_tlp1::setPStorage
virtual void setPStorage(Trk::MVFVxContainer_tlp1 *storage)
A stub for a method that should be provided by the converter creator.
Definition
MVFVxContainerCnv_tlp1.cxx:19
MVFVxContainerCnv_tlp1::MVFVxContainerCnv_tlp1
MVFVxContainerCnv_tlp1()
Definition
MVFVxContainerCnv_tlp1.cxx:8
MVFVxContainer
Definition
MVFVxContainer.h:31
MVFVxTrackAtVertexCnv_p1
Definition
MVFVxTrackAtVertexCnv_p1.h:27
T_TPCnv< MVFVxContainer, Trk::MVFVxContainer_tlp1 >::persToTrans
virtual void persToTrans(const Trk::MVFVxContainer_tlp1 *pers, MVFVxContainer *trans, MsgStream &msg)
Definition
MVFVxContainerCnv_tlp1.cxx:30
T_TPCnv
Definition
T_AthenaPoolTPConverter.h:17
TopLevelTPConverter< MVFVxContainerCnv_p1, Trk::MVFVxContainer_tlp1 >::TopLevelTPConverter
TopLevelTPConverter()
Definition
TopLevelTPConverter.h:50
Trk::MVFVxContainer_tlp1
Definition
MVFVxContainer_tlp1.h:18
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
msg
MsgStream & msg
Definition
testRead.cxx:32
Generated on
for ATLAS Offline Software by
1.17.0