ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
PixelClusterContainerCnv_tlp1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef PIXELCLUSTERCONTAINERCNV_TLP1_H
6
#define PIXELCLUSTERCONTAINERCNV_TLP1_H
7
8
9
#include "
TPTools/TopLevelTPConverter.h
"
10
11
#include "
PixelClusterContainer_tlp1.h
"
12
13
#include "
InDetEventTPCnv/InDetPrepRawData/PixelClusterContainerCnv_p1.h
"
14
#include "
InDetEventTPCnv/InDetPrepRawData/PixelClusterCnv_p1.h
"
15
#include "
InDetEventTPCnv/InDetPrepRawData/SiClusterCnv_p1.h
"
16
#include "
InDetEventTPCnv/InDetPrepRawData/SiWidthCnv_p1.h
"
17
#include "
TrkEventTPCnv/TrkPrepRawData/PrepRawDataCnv_p1.h
"
18
#include "
TrkEventTPCnv/TrkEventPrimitives/ErrorMatrixCnv_p1.h
"
19
#include "
TrkEventTPCnv/TrkEventPrimitives/LocalPositionCnv_p1.h
"
20
21
22
#include <iostream>
23
24
class
PixelClusterContainerCnv_tlp1
25
:
public
TopLevelTPConverter
<InDet::PixelClusterContainerCnv_p1, InDet::PixelClusterContainer_tlp1 >
26
{
27
public
:
28
29
PixelClusterContainerCnv_tlp1
();
30
virtual
~PixelClusterContainerCnv_tlp1
() {}
31
32
virtual
void
setPStorage
(
InDet::PixelClusterContainer_tlp1
*storage );
33
// return list of tokens to extending persistent objects
34
// it is stored in m_tokenList member of the Track persistent rep
35
virtual
TPCnvTokenList_p1
*
getTokenListVar
() {
return
&(
getTLPersObject
()->
m_tokenList
); }
36
37
void
setUseDetectorElement
(
const
bool
useDetectorElement);
38
39
protected
:
40
41
PixelClusterCnv_p1
m_pixClusterCnv
;
42
SiClusterCnv_p1
m_siClusterCnv
;
43
SiWidthCnv_p1
m_siWidthCnv
;
44
PrepRawDataCnv_p1
m_prepDataCnv
;
45
LocalPositionCnv_p1
m_locPosCnv
;
46
ErrorMatrixCnv_p1
m_errorMatCnv
;
47
48
49
};
50
51
52
#endif
53
54
ErrorMatrixCnv_p1.h
LocalPositionCnv_p1.h
PixelClusterCnv_p1.h
PixelClusterContainerCnv_p1.h
PixelClusterContainer_tlp1.h
PrepRawDataCnv_p1.h
SiClusterCnv_p1.h
SiWidthCnv_p1.h
TopLevelTPConverter.h
Defines the most specialized template for all top-level TP converters.
ErrorMatrixCnv_p1
Definition
ErrorMatrixCnv_p1.h:33
InDet::PixelClusterContainer_tlp1
Definition
PixelClusterContainer_tlp1.h:29
InDet::PixelClusterContainer_tlp1::m_tokenList
TPCnvTokenList_p1 m_tokenList
Definition
PixelClusterContainer_tlp1.h:32
LocalPositionCnv_p1
Definition
LocalPositionCnv_p1.h:31
PixelClusterCnv_p1
Definition
PixelClusterCnv_p1.h:23
PixelClusterContainerCnv_tlp1::m_locPosCnv
LocalPositionCnv_p1 m_locPosCnv
Definition
PixelClusterContainerCnv_tlp1.h:45
PixelClusterContainerCnv_tlp1::m_errorMatCnv
ErrorMatrixCnv_p1 m_errorMatCnv
Definition
PixelClusterContainerCnv_tlp1.h:46
PixelClusterContainerCnv_tlp1::setUseDetectorElement
void setUseDetectorElement(const bool useDetectorElement)
Definition
PixelClusterContainerCnv_tlp1.cxx:37
PixelClusterContainerCnv_tlp1::m_siClusterCnv
SiClusterCnv_p1 m_siClusterCnv
Definition
PixelClusterContainerCnv_tlp1.h:42
PixelClusterContainerCnv_tlp1::setPStorage
virtual void setPStorage(InDet::PixelClusterContainer_tlp1 *storage)
A stub for a method that should be provided by the converter creator.
Definition
PixelClusterContainerCnv_tlp1.cxx:24
PixelClusterContainerCnv_tlp1::m_siWidthCnv
SiWidthCnv_p1 m_siWidthCnv
Definition
PixelClusterContainerCnv_tlp1.h:43
PixelClusterContainerCnv_tlp1::~PixelClusterContainerCnv_tlp1
virtual ~PixelClusterContainerCnv_tlp1()
Definition
PixelClusterContainerCnv_tlp1.h:30
PixelClusterContainerCnv_tlp1::m_pixClusterCnv
PixelClusterCnv_p1 m_pixClusterCnv
Definition
PixelClusterContainerCnv_tlp1.h:41
PixelClusterContainerCnv_tlp1::getTokenListVar
virtual TPCnvTokenList_p1 * getTokenListVar()
Return the list of tokens to the objects extending the object owned by this converter.
Definition
PixelClusterContainerCnv_tlp1.h:35
PixelClusterContainerCnv_tlp1::m_prepDataCnv
PrepRawDataCnv_p1 m_prepDataCnv
Definition
PixelClusterContainerCnv_tlp1.h:44
PixelClusterContainerCnv_tlp1::PixelClusterContainerCnv_tlp1
PixelClusterContainerCnv_tlp1()
Definition
PixelClusterContainerCnv_tlp1.cxx:7
PrepRawDataCnv_p1
Definition
PrepRawDataCnv_p1.h:26
SiClusterCnv_p1
Definition
SiClusterCnv_p1.h:25
SiWidthCnv_p1
Definition
SiWidthCnv_p1.h:23
TPCnvTokenList_p1
vector of TPCnvToken_p1 Each top-level persistent object that has extentions needs a data member of t...
Definition
TPCnvTokenList_p1.h:56
TopLevelTPConverter< InDet::PixelClusterContainerCnv_p1, InDet::PixelClusterContainer_tlp1 >::getTLPersObject
InDet::PixelClusterContainer_tlp1 * getTLPersObject()
Definition
TopLevelTPCnvBaseP.h:72
TopLevelTPConverter< InDet::PixelClusterContainerCnv_p1, InDet::PixelClusterContainer_tlp1 >::TopLevelTPConverter
TopLevelTPConverter()
Definition
TopLevelTPConverter.h:50
Generated on
for ATLAS Offline Software by
1.17.0